summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-09-15 00:55:17 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-09-15 00:55:17 +0200
commit12e9c3f1f6e7b8c41120edfc2fb08287c724a368 (patch)
tree25a3ef130f1cc84df77bd4150956f525bf924703 /pom.xml
parent0acc5aeafa6ef85287502f3ba63f39eee5e44196 (diff)
downloadjgit-12e9c3f1f6e7b8c41120edfc2fb08287c724a368.tar.gz
jgit-12e9c3f1f6e7b8c41120edfc2fb08287c724a368.zip
Update org.apache.commons:commons-compress to 1.24.0
Change-Id: I896298f9e94b50dda6c6396e652f4a191a722a68
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 acd6cf8aca..542d64eeb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,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.23.0</commons-compress-version>
+ <commons-compress-version>1.24.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.15</jetty-version>