File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ dependencies {
249249 implementation(" servletapi:servletapi:2.4-20040521" )
250250 implementation(" stax:stax-api:1.0.1" )
251251 implementation(" velocity:velocity:1.5" )
252- implementation(" woodstox:wstx-asl:2.9.3 " )
252+ implementation(" woodstox:wstx-asl:3.2.7 " )
253253 implementation(" woodstox:wstx-lgpl:2.9" )
254254
255255 // moved down: https://github.com/gradle/gradle/issues/22326
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ compileClasspath - Compile classpath for source set 'main'.
255255+--- servletapi:servletapi:2.4-20040521 FAILED
256256+--- stax:stax-api:1.0.1 FAILED
257257+--- velocity:velocity:1.5 FAILED
258- +--- woodstox:wstx-asl:2.9.3 FAILED
258+ +--- woodstox:wstx-asl:3.2.7 FAILED
259259+--- woodstox:wstx-lgpl:2.9 FAILED
260260\--- com.google.collections:google-collections:1.0 FAILED
261261
Original file line number Diff line number Diff line change @@ -252,7 +252,7 @@ dependencies {
252252 implementation(" servletapi:servletapi:2.4-20040521" )
253253 implementation(" stax:stax-api:1.0.1" )
254254 implementation(" velocity:velocity:1.5" )
255- implementation(" woodstox:wstx-asl:2.9.3 " )
255+ implementation(" woodstox:wstx-asl:3.2.7 " )
256256 implementation(" woodstox:wstx-lgpl:2.9" )
257257
258258 // moved down: https://github.com/gradle/gradle/issues/22326
Original file line number Diff line number Diff line change @@ -351,7 +351,7 @@ compileClasspath - Compile classpath for source set 'main'.
351351+--- servletapi:servletapi:2.4-20040521 -> javax.servlet:javax.servlet-api:4.0.1
352352+--- stax:stax-api:1.0.1
353353+--- velocity:velocity:1.5 -> org.apache.velocity:velocity-engine-core:2.4.1 (*)
354- +--- woodstox:wstx-asl:2.9.3 -> org.codehaus.woodstox:woodstox-core-asl:4.4.1 (*)
354+ +--- woodstox:wstx-asl:3.2.7 -> org.codehaus.woodstox:woodstox-core-asl:4.4.1 (*)
355355+--- woodstox:wstx-lgpl:2.9 -> org.codehaus.woodstox:woodstox-core-asl:4.4.1 (*)
356356\--- com.google.collections:google-collections:1.0 -> com.google.guava:guava:33.4.8-jre (*)
357357
You can’t perform that action at this time.
0 commit comments