diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-15 00:55:17 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-15 00:55:17 +0200 |
commit | 12e9c3f1f6e7b8c41120edfc2fb08287c724a368 (patch) | |
tree | 25a3ef130f1cc84df77bd4150956f525bf924703 /pom.xml | |
parent | 0acc5aeafa6ef85287502f3ba63f39eee5e44196 (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |