diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-17 01:05:25 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-17 01:13:57 +0100 |
commit | 705e3d686b9655daa15bb2fd49f101e9c9e7120d (patch) | |
tree | fcc0914a1389c75cd2dceb31df75059b6b4f57d4 /pom.xml | |
parent | 2986d39ae87fe3741bf020d3c0a9d725f15df740 (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |