diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-13 01:40:59 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-13 16:18:06 +0200 |
commit | 127762ba8b25d811fa1bb915b80eccb32e82aebc (patch) | |
tree | d9e19c43d36d59c17bf3626cf95c412e4821efb9 /pom.xml | |
parent | 003ddfb767fd69d9d78bf18a9fb45a6ea228bfab (diff) | |
download | jgit-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.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.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> |