summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-11-17 01:05:25 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-11-17 01:13:57 +0100
commit705e3d686b9655daa15bb2fd49f101e9c9e7120d (patch)
treefcc0914a1389c75cd2dceb31df75059b6b4f57d4 /pom.xml
parent2986d39ae87fe3741bf020d3c0a9d725f15df740 (diff)
downloadjgit-705e3d686b9655daa15bb2fd49f101e9c9e7120d.tar.gz
jgit-705e3d686b9655daa15bb2fd49f101e9c9e7120d.zip
Update org.apache.commons:commons-compress to 1.25.0
Change-Id: Ic9c6910853ad00075501aa3e03888fefbe634bf6
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 e694534447..0e61901824 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.33</args4j-version>
- <commons-compress-version>1.24.0</commons-compress-version>
+ <commons-compress-version>1.25.0</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.18</jetty-version>