Skip to content

Commit a87103c

Browse files
Bump jgit-buildnumber-maven-plugin from 2.6.0 to 2.7.0
Bumps [jgit-buildnumber-maven-plugin](https://github.com/elab/jgit-buildnumber) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/elab/jgit-buildnumber/releases) - [Commits](elab/jgit-buildnumber@2.6.0...2.7.0) --- updated-dependencies: - dependency-name: com.labun.buildnumber:jgit-buildnumber-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 961a81f commit a87103c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>com.google.guava</groupId>
9494
<artifactId>guava</artifactId>
95-
<version>31.0.1-jre</version>
95+
<version>31.1-jre</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>javax.xml.bind</groupId>
@@ -204,7 +204,7 @@
204204
<plugin>
205205
<groupId>com.labun.buildnumber</groupId>
206206
<artifactId>jgit-buildnumber-maven-plugin</artifactId>
207-
<version>2.6.0</version>
207+
<version>2.7.0</version>
208208
<configuration>
209209
<runOnlyAtExecutionRoot>false</runOnlyAtExecutionRoot>
210210
</configuration>

0 commit comments

Comments
 (0)