File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -348,7 +348,7 @@ dependencies {
348348 implementation(' javax.annotation:javax.annotation-api:1.3.2' )
349349 implementation(' joda-time:joda-time:2.2' )
350350 // this is OOOOOOLD. But that probably means updating java_common
351- implementation(' org.eclipse.jetty.aggregate:jetty-all:7.0.0.v20091005 ' )
351+ implementation(' org.eclipse.jetty.aggregate:jetty-all:9.4.57.v20241219 ' )
352352 // TODO DEPS Need to rework the java common logger to not use syslog4j at all since it's
353353 // abandonware and has a ton of CVEs, even in the newer versions.
354354 // Note that the java SDK modules use syslog4j, so we'll need to figure something out
@@ -383,7 +383,7 @@ dependencies {
383383 generatedCodeClasspath(' joda-time:joda-time:2.2' )
384384 generatedCodeClasspath(' junit:junit:4.12' )
385385 generatedCodeClasspath(' net.java.dev.jna:jna:3.4.0' )
386- generatedCodeClasspath(' org.eclipse.jetty.aggregate:jetty-all:7.0.0.v20091005 ' )
386+ generatedCodeClasspath(' org.eclipse.jetty.aggregate:jetty-all:9.4.57.v20241219 ' )
387387 generatedCodeClasspath(' org.hamcrest:hamcrest-core:1.3' )
388388 generatedCodeClasspath(' org.ini4j:ini4j:0.5.2' )
389389 generatedCodeClasspath(' org.syslog4j:syslog4j:0.9.46' )
You can’t perform that action at this time.
0 commit comments