Skip to content

Commit 7d1b581

Browse files
committed
fix(deps): update dependency org.apache.commons:commons-compress to v1.27.0
1 parent 2ba7401 commit 7d1b581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<dependency>
146146
<groupId>org.apache.commons</groupId>
147147
<artifactId>commons-compress</artifactId>
148-
<version>1.26.2</version>
148+
<version>1.27.0</version>
149149
</dependency>
150150
<dependency>
151151
<!-- this should not be required but somehow compress introduced the dep -->

0 commit comments

Comments
 (0)