File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -244,7 +244,7 @@ dependencies {
244244 implementation(" org.jzy3d:jzy3d-jGL-awt:2.2.1" )
245245 implementation(" org.lz4:lz4-java:1.8.0" )
246246 implementation(" org.ow2.asm:asm:9.8" )
247- implementation(" org.postgresql:postgresql:42.7.5 " )
247+ implementation(" org.postgresql:postgresql:42.7.6 " )
248248 implementation(" org.slf4j:jcl-over-slf4j:2.0.17" )
249249 implementation(" org.slf4j:jul-to-slf4j:2.0.17" )
250250 implementation(" org.slf4j:log4j-over-slf4j:2.0.17" )
Original file line number Diff line number Diff line change @@ -252,7 +252,7 @@ compileClasspath - Compile classpath for source set 'main'.
252252+--- org.jzy3d:jzy3d-jGL-awt:2.2.1 FAILED
253253+--- org.lz4:lz4-java:1.8.0 FAILED
254254+--- org.ow2.asm:asm:9.8 FAILED
255- +--- org.postgresql:postgresql:42.7.5 FAILED
255+ +--- org.postgresql:postgresql:42.7.6 FAILED
256256+--- org.slf4j:jcl-over-slf4j:2.0.17 FAILED
257257+--- org.slf4j:jul-to-slf4j:2.0.17 FAILED
258258+--- org.slf4j:log4j-over-slf4j:2.0.17 FAILED
Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ dependencies {
247247 implementation(" org.jzy3d:jzy3d-jGL-awt:2.2.1" )
248248 implementation(" org.lz4:lz4-java:1.8.0" )
249249 implementation(" org.ow2.asm:asm:9.8" )
250- implementation(" org.postgresql:postgresql:42.7.5 " )
250+ implementation(" org.postgresql:postgresql:42.7.6 " )
251251 implementation(" org.slf4j:jcl-over-slf4j:2.0.17" )
252252 implementation(" org.slf4j:jul-to-slf4j:2.0.17" )
253253 implementation(" org.slf4j:log4j-over-slf4j:2.0.17" )
Original file line number Diff line number Diff line change @@ -347,7 +347,7 @@ compileClasspath - Compile classpath for source set 'main'.
347347+--- org.jzy3d:jzy3d-jGL-awt:2.2.1 -> org.jzy3d:jGL:2.5
348348+--- org.lz4:lz4-java:1.8.0
349349+--- org.ow2.asm:asm:9.8 (*)
350- +--- org.postgresql:postgresql:42.7.5
350+ +--- org.postgresql:postgresql:42.7.6
351351+--- org.slf4j:jcl-over-slf4j:2.0.17 (*)
352352+--- org.slf4j:jul-to-slf4j:2.0.17 (*)
353353+--- org.slf4j:log4j-over-slf4j:2.0.17 (*)
@@ -358,7 +358,7 @@ compileClasspath - Compile classpath for source set 'main'.
358358+--- org.slf4j:slf4j-simple:2.0.17 (*)
359359+--- org.springframework:spring-aop:6.2.7 (*)
360360+--- org.springframework:spring-jcl:6.2.7 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
361- +--- postgresql:postgresql:9.1-901-1.jdbc4 -> org.postgresql:postgresql:42.7.5
361+ +--- postgresql:postgresql:9.1-901-1.jdbc4 -> org.postgresql:postgresql:42.7.6
362362+--- servletapi:servletapi:2.4-20040521 -> javax.servlet:javax.servlet-api:4.0.1
363363+--- stax:stax-api:1.0.1
364364+--- velocity:velocity:1.5 -> org.apache.velocity:velocity-engine-core:2.4.1 (*)
You can’t perform that action at this time.
0 commit comments