Skip to content

Commit b3733c3

Browse files
committed
dep: Update multiple dependencies after security scan
Update dependencies after running grype to the fixed versions.
1 parent b51ee41 commit b3733c3

File tree

6 files changed

+112
-94
lines changed

6 files changed

+112
-94
lines changed

.classpath

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
<classpathentry kind="lib" path="ext/javax.mail-1.5.6.jar" sourcepath="ext/src/javax.mail-1.5.6.jar" />
2525
<classpathentry kind="lib" path="ext/activation-1.1.jar" sourcepath="ext/src/activation-1.1.jar" />
2626
<classpathentry kind="lib" path="ext/javax.servlet-api-3.1.0.jar" sourcepath="ext/src/javax.servlet-api-3.1.0.jar" />
27-
<classpathentry kind="lib" path="ext/jetty-servlet-9.4.49.v20220914.jar" sourcepath="ext/src/jetty-servlet-9.4.49.v20220914.jar" />
28-
<classpathentry kind="lib" path="ext/jetty-security-9.4.49.v20220914.jar" sourcepath="ext/src/jetty-security-9.4.49.v20220914.jar" />
29-
<classpathentry kind="lib" path="ext/jetty-server-9.4.49.v20220914.jar" sourcepath="ext/src/jetty-server-9.4.49.v20220914.jar" />
30-
<classpathentry kind="lib" path="ext/jetty-continuation-9.4.49.v20220914.jar" sourcepath="ext/src/jetty-continuation-9.4.49.v20220914.jar" />
31-
<classpathentry kind="lib" path="ext/jetty-http-9.4.49.v20220914.jar" sourcepath="ext/src/jetty-http-9.4.49.v20220914.jar" />
32-
<classpathentry kind="lib" path="ext/jetty-io-9.4.49.v20220914.jar" sourcepath="ext/src/jetty-io-9.4.49.v20220914.jar" />
33-
<classpathentry kind="lib" path="ext/jetty-util-9.4.49.v20220914.jar" sourcepath="ext/src/jetty-util-9.4.49.v20220914.jar" />
34-
<classpathentry kind="lib" path="ext/jetty-webapp-9.4.49.v20220914.jar" sourcepath="ext/src/jetty-webapp-9.4.49.v20220914.jar" />
35-
<classpathentry kind="lib" path="ext/jetty-xml-9.4.49.v20220914.jar" sourcepath="ext/src/jetty-xml-9.4.49.v20220914.jar" />
27+
<classpathentry kind="lib" path="ext/jetty-servlet-9.4.57.v20241219.jar" sourcepath="ext/src/jetty-servlet-9.4.57.v20241219.jar" />
28+
<classpathentry kind="lib" path="ext/jetty-security-9.4.57.v20241219.jar" sourcepath="ext/src/jetty-security-9.4.57.v20241219.jar" />
29+
<classpathentry kind="lib" path="ext/jetty-server-9.4.57.v20241219.jar" sourcepath="ext/src/jetty-server-9.4.57.v20241219.jar" />
30+
<classpathentry kind="lib" path="ext/jetty-continuation-9.4.57.v20241219.jar" sourcepath="ext/src/jetty-continuation-9.4.57.v20241219.jar" />
31+
<classpathentry kind="lib" path="ext/jetty-http-9.4.57.v20241219.jar" sourcepath="ext/src/jetty-http-9.4.57.v20241219.jar" />
32+
<classpathentry kind="lib" path="ext/jetty-io-9.4.57.v20241219.jar" sourcepath="ext/src/jetty-io-9.4.57.v20241219.jar" />
33+
<classpathentry kind="lib" path="ext/jetty-util-9.4.57.v20241219.jar" sourcepath="ext/src/jetty-util-9.4.57.v20241219.jar" />
34+
<classpathentry kind="lib" path="ext/jetty-webapp-9.4.57.v20241219.jar" sourcepath="ext/src/jetty-webapp-9.4.57.v20241219.jar" />
35+
<classpathentry kind="lib" path="ext/jetty-xml-9.4.57.v20241219.jar" sourcepath="ext/src/jetty-xml-9.4.57.v20241219.jar" />
3636
<classpathentry kind="lib" path="ext/wicket-1.4.22.jar" sourcepath="ext/src/wicket-1.4.22.jar" />
3737
<classpathentry kind="lib" path="ext/wicket-auth-roles-1.4.22.jar" sourcepath="ext/src/wicket-auth-roles-1.4.22.jar" />
3838
<classpathentry kind="lib" path="ext/wicket-extensions-1.4.22.jar" sourcepath="ext/src/wicket-extensions-1.4.22.jar" />
@@ -66,22 +66,23 @@
6666
<classpathentry kind="lib" path="ext/commons-logging-1.2.jar" sourcepath="ext/src/commons-logging-1.2.jar" />
6767
<classpathentry kind="lib" path="ext/commons-codec-1.9.jar" sourcepath="ext/src/commons-codec-1.9.jar" />
6868
<classpathentry kind="lib" path="ext/org.eclipse.jgit.http.server-4.11.9.201909030838-r.jar" sourcepath="ext/src/org.eclipse.jgit.http.server-4.11.9.201909030838-r.jar" />
69-
<classpathentry kind="lib" path="ext/bcprov-jdk15on-1.69.jar" sourcepath="ext/src/bcprov-jdk15on-1.69.jar" />
70-
<classpathentry kind="lib" path="ext/bcmail-jdk15on-1.69.jar" sourcepath="ext/src/bcmail-jdk15on-1.69.jar" />
71-
<classpathentry kind="lib" path="ext/bcutil-jdk15on-1.69.jar" sourcepath="ext/src/bcutil-jdk15on-1.69.jar" />
72-
<classpathentry kind="lib" path="ext/bcpkix-jdk15on-1.69.jar" sourcepath="ext/src/bcpkix-jdk15on-1.69.jar" />
69+
<classpathentry kind="lib" path="ext/bcprov-jdk18on-1.81.jar" sourcepath="ext/src/bcprov-jdk18on-1.81.jar" />
70+
<classpathentry kind="lib" path="ext/bcmail-jdk18on-1.81.jar" sourcepath="ext/src/bcmail-jdk18on-1.81.jar" />
71+
<classpathentry kind="lib" path="ext/bcpkix-jdk18on-1.81.jar" sourcepath="ext/src/bcpkix-jdk18on-1.81.jar" />
72+
<classpathentry kind="lib" path="ext/bcutil-jdk18on-1.81.jar" sourcepath="ext/src/bcutil-jdk18on-1.81.jar" />
7373
<classpathentry kind="lib" path="ext/eddsa-0.2.0.jar" sourcepath="ext/src/eddsa-0.2.0.jar" />
7474
<classpathentry kind="lib" path="ext/sshd-core-1.7.0.jar" sourcepath="ext/src/sshd-core-1.7.0.jar" />
75-
<classpathentry kind="lib" path="ext/mina-core-2.0.25.jar" sourcepath="ext/src/mina-core-2.0.25.jar" />
75+
<classpathentry kind="lib" path="ext/mina-core-2.0.27.jar" sourcepath="ext/src/mina-core-2.0.27.jar" />
7676
<classpathentry kind="lib" path="ext/rome-0.9.jar" sourcepath="ext/src/rome-0.9.jar" />
7777
<classpathentry kind="lib" path="ext/jdom-1.0.jar" sourcepath="ext/src/jdom-1.0.jar" />
7878
<classpathentry kind="lib" path="ext/gson-2.10.jar" sourcepath="ext/src/gson-2.10.jar" />
79-
<classpathentry kind="lib" path="ext/groovy-all-2.4.4.jar" sourcepath="ext/src/groovy-all-2.4.4.jar" />
79+
<classpathentry kind="lib" path="ext/groovy-all-2.4.21.jar" sourcepath="ext/src/groovy-all-2.4.21.jar" />
8080
<classpathentry kind="lib" path="ext/unboundid-ldapsdk-2.3.8.jar" sourcepath="ext/src/unboundid-ldapsdk-2.3.8.jar" />
81-
<classpathentry kind="lib" path="ext/ivy-2.2.0.jar" sourcepath="ext/src/ivy-2.2.0.jar" />
81+
<classpathentry kind="lib" path="ext/ivy-2.5.3.jar" sourcepath="ext/src/ivy-2.5.3.jar" />
8282
<classpathentry kind="lib" path="ext/jcalendar-1.3.2.jar" />
83-
<classpathentry kind="lib" path="ext/commons-compress-1.24.0.jar" sourcepath="ext/src/commons-compress-1.24.0.jar" />
84-
<classpathentry kind="lib" path="ext/commons-io-2.11.0.jar" sourcepath="ext/src/commons-io-2.11.0.jar" />
83+
<classpathentry kind="lib" path="ext/commons-compress-1.27.1.jar" sourcepath="ext/src/commons-compress-1.27.1.jar" />
84+
<classpathentry kind="lib" path="ext/commons-io-2.19.0.jar" sourcepath="ext/src/commons-io-2.19.0.jar" />
85+
<classpathentry kind="lib" path="ext/commons-lang3-3.16.0.jar" sourcepath="ext/src/commons-lang3-3.16.0.jar" />
8586
<classpathentry kind="lib" path="ext/force-partner-api-24.0.0.jar" sourcepath="ext/src/force-partner-api-24.0.0.jar" />
8687
<classpathentry kind="lib" path="ext/force-wsc-24.0.0.jar" sourcepath="ext/src/force-wsc-24.0.0.jar" />
8788
<classpathentry kind="lib" path="ext/js-1.7R2.jar" sourcepath="ext/src/js-1.7R2.jar" />
@@ -97,7 +98,7 @@
9798
<classpathentry kind="lib" path="ext/tika-core-1.28.5.jar" sourcepath="ext/src/tika-core-1.28.5.jar" />
9899
<classpathentry kind="lib" path="ext/jsoup-1.16.2.jar" sourcepath="ext/src/jsoup-1.16.2.jar" />
99100
<classpathentry kind="lib" path="ext/javax.activation-1.2.0.jar" sourcepath="ext/src/javax.activation-1.2.0.jar" />
100-
<classpathentry kind="lib" path="ext/junit-4.12.jar" sourcepath="ext/src/junit-4.12.jar" />
101+
<classpathentry kind="lib" path="ext/junit-4.13.1.jar" sourcepath="ext/src/junit-4.13.1.jar" />
101102
<classpathentry kind="lib" path="ext/hamcrest-core-1.3.jar" sourcepath="ext/src/hamcrest-core-1.3.jar" />
102103
<classpathentry kind="lib" path="ext/selenium-java-2.28.0.jar" sourcepath="ext/src/selenium-java-2.28.0.jar" />
103104
<classpathentry kind="lib" path="ext/selenium-support-2.28.0.jar" sourcepath="ext/src/selenium-support-2.28.0.jar" />

build.moxie

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -105,17 +105,17 @@ repositories: central, eclipse-snapshots, eclipse, gitblit
105105

106106
# Convenience properties for dependencies
107107
properties: {
108-
jetty.version : 9.4.49.v20220914
108+
jetty.version : 9.4.57.v20241219
109109
slf4j.version : 1.7.36
110110
wicket.version : 1.4.22
111111
lucene.version : 5.5.2
112112
jgit.version : 4.11.9.201909030838-r
113-
groovy.version : 2.4.4
114-
bouncycastle.version : 1.69
113+
groovy.version : 2.4.21
114+
bouncycastle.version : 1.81
115115
selenium.version : 2.28.0
116116
wikitext.version : 1.4
117117
sshd.version: 1.7.0
118-
mina.version: 2.0.25
118+
mina.version: 2.0.27
119119
guice.version : 5.1.0
120120
# Gitblit maintains a fork of guice-servlet
121121
guice-servlet.version : 5.1.0-gb2
@@ -168,20 +168,20 @@ dependencies:
168168
- compile 'org.fusesource.wikitext:confluence-core:${wikitext.version}' :war
169169
- compile 'org.eclipse.jgit:org.eclipse.jgit:${jgit.version}' :war :fedclient :manager !junit
170170
- compile 'org.eclipse.jgit:org.eclipse.jgit.http.server:${jgit.version}' :war :manager !junit
171-
- compile 'org.bouncycastle:bcprov-jdk15on:${bouncycastle.version}' :war
172-
- compile 'org.bouncycastle:bcmail-jdk15on:${bouncycastle.version}' :war
173-
- compile 'org.bouncycastle:bcpkix-jdk15on:${bouncycastle.version}' :war
171+
- compile 'org.bouncycastle:bcprov-jdk18on:${bouncycastle.version}' :war
172+
- compile 'org.bouncycastle:bcmail-jdk18on:${bouncycastle.version}' :war
173+
- compile 'org.bouncycastle:bcpkix-jdk18on:${bouncycastle.version}' :war
174174
- compile 'net.i2p.crypto:eddsa:0.2.0' :war !org.easymock
175175
- compile 'org.apache.sshd:sshd-core:${sshd.version}' :war !org.easymock
176176
- compile 'org.apache.mina:mina-core:${mina.version}' :war !org.easymock
177177
- compile 'rome:rome:0.9' :war :manager :api
178178
- compile 'com.google.code.gson:gson:2.10' :war :fedclient :manager :api
179179
- compile 'org.codehaus.groovy:groovy-all:${groovy.version}' :war
180180
- compile 'com.unboundid:unboundid-ldapsdk:2.3.8' :war
181-
- compile 'org.apache.ivy:ivy:2.2.0' :war
181+
- compile 'org.apache.ivy:ivy:2.5.3' :war
182182
- compile 'com.toedter:jcalendar:1.3.2' :authority
183-
- compile 'org.apache.commons:commons-compress:1.24.0' :war
184-
- compile 'commons-io:commons-io:2.11.0' :war
183+
- compile 'org.apache.commons:commons-compress:1.27.1' :war
184+
- compile 'commons-io:commons-io:2.19.0' :war
185185
- compile 'com.force.api:force-partner-api:24.0.0' :war
186186
- compile 'org.freemarker:freemarker:2.3.22' :war
187187
- compile 'com.github.dblock.waffle:waffle-jna:1.7.3' :war
@@ -193,7 +193,7 @@ dependencies:
193193
- compile 'org.apache.tika:tika-core:1.28.5' :war
194194
- compile 'org.jsoup:jsoup:1.16.2' :war
195195
- compile 'com.sun.activation:javax.activation:1.2.0' :war :manager :fedclient
196-
- test 'junit:junit:4.12'
196+
- test 'junit:junit:4.13.1'
197197
# Dependencies for Selenium web page testing
198198
- test 'org.seleniumhq.selenium:selenium-java:${selenium.version}' @jar
199199
- test 'org.seleniumhq.selenium:selenium-support:${selenium.version}' @jar

0 commit comments

Comments
 (0)