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 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven | |
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 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd index 6ef29e4dfd..310a48f926 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd @@ -15,7 +15,7 @@ maven apache dependency { groupId = "org.apache.commons" artifactId = "commons-compress" - version = "1.23.0" + version = "1.24.0" } dependency { groupId = "commons-logging" |