[java-parent-project] 07/08: Update commons-compress to 1.26.2
Scott Cantor
cantor.2 at osu.edu
Mon Jul 29 16:33:49 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-17.1
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=b1be234781809eb517f836ca964b899a962c7c57
commit b1be234781809eb517f836ca964b899a962c7c57
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Jul 29 16:50:27 2024 +0100
Update commons-compress to 1.26.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4fa05d1..7f2dcc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<bouncycastle.pg.version>1.77</bouncycastle.pg.version>
<commons.codec.version>1.16.1</commons.codec.version>
<!-- IMPORTANT: commons-compress and commons-io versions need to be updated with the -io version coming from -compress. -->
- <commons.compress.version>1.26.0</commons.compress.version>
+ <commons.compress.version>1.26.2</commons.compress.version>
<commons.io.version>2.15.1</commons.io.version>
<commons.lang3.version>3.14.0</commons.lang3.version>
<cryptacular.version>1.2.6</cryptacular.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list