Skip to content

Commit 83a2031

Browse files
committed
Upgrade to Commons Compress 1.18
Closes gh-14431
1 parent 4adceec commit 83a2031

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
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>org.apache.commons</groupId>
133133
<artifactId>commons-compress</artifactId>
134-
<version>1.14</version>
134+
<version>1.18</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>org.apache.ivy</groupId>

0 commit comments

Comments
 (0)