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 @@ -246,7 +246,7 @@ dependencies {
246246 implementation(" org.springframework:spring-aop:6.2.6" )
247247 implementation(" org.springframework:spring-jcl:6.2.6" )
248248 implementation(" postgresql:postgresql:9.1-901-1.jdbc4" )
249- implementation(" servletapi:servletapi:2.4" )
249+ implementation(" servletapi:servletapi:2.4-20040521 " )
250250 implementation(" stax:stax-api:1.0.1" )
251251 implementation(" velocity:velocity:1.5" )
252252 implementation(" woodstox:wstx-asl:2.9.3" )
Original file line number Diff line number Diff line change @@ -252,7 +252,7 @@ compileClasspath - Compile classpath for source set 'main'.
252252+--- org.springframework:spring-aop:6.2.6 FAILED
253253+--- org.springframework:spring-jcl:6.2.6 FAILED
254254+--- postgresql:postgresql:9.1-901-1.jdbc4 FAILED
255- +--- servletapi:servletapi:2.4 FAILED
255+ +--- servletapi:servletapi:2.4-20040521 FAILED
256256+--- stax:stax-api:1.0.1 FAILED
257257+--- velocity:velocity:1.5 FAILED
258258+--- woodstox:wstx-asl:2.9.3 FAILED
Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ dependencies {
249249 implementation(" org.springframework:spring-aop:6.2.6" )
250250 implementation(" org.springframework:spring-jcl:6.2.6" )
251251 implementation(" postgresql:postgresql:9.1-901-1.jdbc4" )
252- implementation(" servletapi:servletapi:2.4" )
252+ implementation(" servletapi:servletapi:2.4-20040521 " )
253253 implementation(" stax:stax-api:1.0.1" )
254254 implementation(" velocity:velocity:1.5" )
255255 implementation(" woodstox:wstx-asl:2.9.3" )
Original file line number Diff line number Diff line change @@ -348,7 +348,7 @@ compileClasspath - Compile classpath for source set 'main'.
348348+--- org.springframework:spring-aop:6.2.6 (*)
349349+--- org.springframework:spring-jcl:6.2.6 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
350350+--- postgresql:postgresql:9.1-901-1.jdbc4 -> org.postgresql:postgresql:42.7.5
351- +--- servletapi:servletapi:2.4 -> javax.servlet:javax.servlet-api:4.0.1
351+ +--- 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 (*)
354354+--- woodstox:wstx-asl:2.9.3 -> org.codehaus.woodstox:woodstox-core-asl:4.4.1 (*)
You can’t perform that action at this time.
0 commit comments