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 723c26d commit ccfcbe8Copy full SHA for ccfcbe8
pom.xml
@@ -132,7 +132,7 @@
132
<bcpkix-fips.version>2.0.7</bcpkix-fips.version>
133
<commons-compress.version>1.27.0</commons-compress.version>
134
<commons-io.version>2.16.1</commons-io.version> <!-- Required by Gradle Testing Toolkit -->
135
- <guava.version>33.2.1-jre</guava.version> <!-- Required by Gradle Testing Toolkit -->
+ <guava.version>33.3.0-jre</guava.version> <!-- Required by Gradle Testing Toolkit -->
136
<scr.annotations.version>1.12.0</scr.annotations.version>
137
<jsonschema2pojo.version>1.2.1</jsonschema2pojo.version>
138
<picocli.version>4.7.6</picocli.version>
0 commit comments