Skip to content

Commit f027139

Browse files
committed
Upgrade to Commons Compress 1.19
Closes gh-18311
1 parent 5cd7c72 commit f027139

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-parent

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>org.apache.commons</groupId>
9595
<artifactId>commons-compress</artifactId>
96-
<version>1.18</version>
96+
<version>1.19</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>org.apache.ivy</groupId>

0 commit comments

Comments
 (0)