Skip to content

Commit 56f64cf

Browse files
Bump commons-compress from 1.19 to 1.21 in /helpers/java
Bumps commons-compress from 1.19 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a79530 commit 56f64cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helpers/java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<dependency>
158158
<groupId>org.apache.commons</groupId>
159159
<artifactId>commons-compress</artifactId>
160-
<version>1.19</version>
160+
<version>1.21</version>
161161
</dependency>
162162
<dependency>
163163
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)