From 3198339587e7c3056d022ecff2d271b576953f2e Mon Sep 17 00:00:00 2001 From: Florian Zschocke Date: Fri, 11 Nov 2022 12:56:47 +0100 Subject: [PATCH] deps: Update JGit to 4.11.9.201909030838-r and other dependencies Update JGit, and also update other dependencies where the 4.11 JGit version uses newer versions than we do: commond-codec updated to 1.9 commons-compress updated to 1.15 gson updated to 2.8.2 --- .classpath | 20 +++++++------- build.moxie | 8 +++--- gitblit.iml | 76 ++++++++++++++++++++++++++--------------------------- 3 files changed, 52 insertions(+), 52 deletions(-) diff --git a/.classpath b/.classpath index fff569ae..c39b210a 100644 --- a/.classpath +++ b/.classpath @@ -58,14 +58,15 @@ - + + - - - - - + + + + + @@ -75,13 +76,13 @@ - + - - + + @@ -112,7 +113,6 @@ - diff --git a/build.moxie b/build.moxie index cb4ddcc5..dd26d3f6 100644 --- a/build.moxie +++ b/build.moxie @@ -109,7 +109,7 @@ properties: { slf4j.version : 1.7.29 wicket.version : 1.4.22 lucene.version : 5.5.2 - jgit.version : 4.8.0.201706111038-r + jgit.version : 4.11.9.201909030838-r groovy.version : 2.4.4 bouncycastle.version : 1.69 selenium.version : 2.28.0 @@ -175,19 +175,19 @@ dependencies: - compile 'org.apache.sshd:sshd-core:${sshd.version}' :war !org.easymock - compile 'org.apache.mina:mina-core:${mina.version}' :war !org.easymock - compile 'rome:rome:0.9' :war :manager :api -- compile 'com.google.code.gson:gson:2.3.1' :war :fedclient :manager :api +- compile 'com.google.code.gson:gson:2.8.2' :war :fedclient :manager :api - compile 'org.codehaus.groovy:groovy-all:${groovy.version}' :war - compile 'com.unboundid:unboundid-ldapsdk:2.3.8' :war - compile 'org.apache.ivy:ivy:2.2.0' :war - compile 'com.toedter:jcalendar:1.3.2' :authority -- compile 'org.apache.commons:commons-compress:1.4.1' :war +- compile 'org.apache.commons:commons-compress:1.15' :war - compile 'commons-io:commons-io:2.2' :war - compile 'com.force.api:force-partner-api:24.0.0' :war - compile 'org.freemarker:freemarker:2.3.22' :war - compile 'com.github.dblock.waffle:waffle-jna:1.7.3' :war - compile 'org.kohsuke:libpam4j:1.8' :war - compile 'args4j:args4j:2.0.29' :war :fedclient -- compile 'commons-codec:commons-codec:1.7' :war +- compile 'commons-codec:commons-codec:1.9' :war - compile 'redis.clients:jedis:2.6.2' :war - compile 'ro.fortsoft.pf4j:pf4j:0.9.0' :war - compile 'org.apache.tika:tika-core:1.5' :war diff --git a/gitblit.iml b/gitblit.iml index eebba6a7..2f1bfb32 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -583,13 +583,13 @@ - + - + - + @@ -604,6 +604,17 @@ + + + + + + + + + + + @@ -616,57 +627,57 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -770,13 +781,13 @@ - + - + - + @@ -823,24 +834,24 @@ - + - + - + - + - + - + @@ -1174,17 +1185,6 @@ - - - - - - - - - - - -- 2.39.5