Skip to content

Commit 328e08a

Browse files
authored
Merge pull request #28 from hyperdefined/dependabot/maven/org.apache.commons-commons-compress-1.22
Bump commons-compress from 1.21 to 1.22
2 parents 6b6336a + 425e552 commit 328e08a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
<dependency>
161161
<groupId>org.apache.commons</groupId>
162162
<artifactId>commons-compress</artifactId>
163-
<version>1.21</version>
163+
<version>1.22</version>
164164
</dependency>
165165
<dependency>
166166
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)