This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new e6775d79aa ARTEMIS-5604: update to commons-compress 1.28.0
e6775d79aa is described below
commit e6775d79aa9b7cae131babc9b9212729096fe6d3
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Jul 31 15:09:56 2025 +0100
ARTEMIS-5604: update to commons-compress 1.28.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e8a9fa96df..f448c14eef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
<commons.text.version>1.14.0</commons.text.version>
<commons.io.version>2.20.0</commons.io.version>
<commons.codec.version>1.19.0</commons.codec.version>
- <commons.compress.version>1.27.1</commons.compress.version>
+ <commons.compress.version>1.28.0</commons.compress.version>
<fuse.mqtt.client.version>1.16</fuse.mqtt.client.version>
<caffeine.version>3.2.2</caffeine.version>
<guava.version>33.4.8-jre</guava.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact