Skip to content

Commit 7a0e650

Browse files
Bump commons-compress from 1.14 to 1.19 in /kbox.core
Bumps commons-compress from 1.14 to 1.19. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94e3552 commit 7a0e650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kbox.core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.apache.commons</groupId>
3030
<artifactId>commons-compress</artifactId>
31-
<version>1.14</version>
31+
<version>1.19</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>org.zeroturnaround</groupId>

0 commit comments

Comments
 (0)