Merge pull request #8079 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.scm-maven-scm-provider-jgit-1.13.0

This commit is contained in:
dependabot[bot] 2022-05-31 10:04:19 +00:00 committed by GitHub
commit 25e19c886f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-jgit</artifactId>
<version>1.12.2</version>
<version>1.13.0</version>
</dependency>
</dependencies>
</plugin>