Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1b1926c

Browse files
authoredNov 2, 2022
Merge pull request #219 from rabbitmq/dependabot/maven/org.apache.commons-commons-compress-1.22
Bump commons-compress from 1.21 to 1.22 References #200
2 parents ef901ca + 724804f commit 1b1926c

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
@@ -60,7 +60,7 @@
6060
<swiftmq-client.version>12.2.2</swiftmq-client.version>
6161
<picocli.version>4.6.3</picocli.version>
6262
<guava.version>31.1-jre</guava.version>
63-
<commons-compress.version>1.21</commons-compress.version>
63+
<commons-compress.version>1.22</commons-compress.version>
6464
<zstd-jni.version>1.5.2-5</zstd-jni.version>
6565
<lz4-java.version>1.8.0</lz4-java.version>
6666
<snappy-java.version>1.1.8.4</snappy-java.version>

0 commit comments

Comments
 (0)
Please sign in to comment.