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 4e2b6db commit f20f709Copy full SHA for f20f709
lang/java/pom.xml
@@ -39,7 +39,7 @@
39
<!-- version properties for dependencies -->
40
<ant.version>1.10.14</ant.version>
41
<commons-cli.version>1.6.0</commons-cli.version>
42
- <commons-compress.version>1.26.0</commons-compress.version>
+ <commons-compress.version>1.26.1</commons-compress.version>
43
<commons-text.version>1.11.0</commons-text.version>
44
<commons-lang3.version>3.14.0</commons-lang3.version>
45
<grpc.version>1.62.2</grpc.version>
0 commit comments