We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a74507d commit 2e0f2beCopy full SHA for 2e0f2be
build-helper-mojo/pom.xml
@@ -33,7 +33,7 @@
33
<dependency>
34
<groupId>org.apache.maven.plugin-tools</groupId>
35
<artifactId>maven-plugin-annotations</artifactId>
36
- <version>3.13.0</version>
+ <version>3.13.1</version>
37
</dependency>
38
39
<groupId>org.junit.jupiter</groupId>
pom.xml
@@ -320,7 +320,7 @@
320
321
<groupId>com.google.guava</groupId>
322
<artifactId>guava</artifactId>
323
- <version>33.2.0-jre</version>
+ <version>33.2.1-jre</version>
324
<scope>test</scope>
325
326
0 commit comments