aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-13 01:40:59 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-13 16:18:06 +0200
commit127762ba8b25d811fa1bb915b80eccb32e82aebc (patch)
treed9e19c43d36d59c17bf3626cf95c412e4821efb9 /pom.xml
parent003ddfb767fd69d9d78bf18a9fb45a6ea228bfab (diff)
downloadjgit-127762ba8b25d811fa1bb915b80eccb32e82aebc.tar.gz
jgit-127762ba8b25d811fa1bb915b80eccb32e82aebc.zip
Update org.apache.commons:commons-compress to 1.26.1
Change-Id: I53a0308145d1caa62a09b2262b721d155b62a4b8
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ec7ee5ddef..8cf58da977 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
<junit-version>4.13.2</junit-version>
<test-fork-count>1C</test-fork-count>
<args4j-version>2.37</args4j-version>
- <commons-compress-version>1.26.0</commons-compress-version>
+ <commons-compress-version>1.26.1</commons-compress-version>
<osgi-core-version>6.0.0</osgi-core-version>
<servlet-api-version>4.0.4</servlet-api-version>
<jetty-version>10.0.20</jetty-version>