There was an error while loading. Please reload this page.
1 parent 961a81f commit a87103cCopy full SHA for a87103c
pom.xml
@@ -92,7 +92,7 @@
92
<dependency>
93
<groupId>com.google.guava</groupId>
94
<artifactId>guava</artifactId>
95
- <version>31.0.1-jre</version>
+ <version>31.1-jre</version>
96
</dependency>
97
98
<groupId>javax.xml.bind</groupId>
@@ -204,7 +204,7 @@
204
<plugin>
205
<groupId>com.labun.buildnumber</groupId>
206
<artifactId>jgit-buildnumber-maven-plugin</artifactId>
207
- <version>2.6.0</version>
+ <version>2.7.0</version>
208
<configuration>
209
<runOnlyAtExecutionRoot>false</runOnlyAtExecutionRoot>
210
</configuration>
0 commit comments