File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ dependencies {
246246 implementation(" org.jzy3d:jzy3d-jGL-awt:2.2.1" )
247247 implementation(" org.lz4:lz4-java:1.8.0" )
248248 implementation(" org.ow2.asm:asm:9.8" )
249- implementation(" org.postgresql:postgresql:42.7.7 " )
249+ implementation(" org.postgresql:postgresql:42.7.8 " )
250250 implementation(" org.slf4j:jcl-over-slf4j:2.0.17" )
251251 implementation(" org.slf4j:jul-to-slf4j:2.0.17" )
252252 implementation(" org.slf4j:log4j-over-slf4j:2.0.17" )
Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ dependencies {
249249 implementation(" org.jzy3d:jzy3d-jGL-awt:2.2.1" )
250250 implementation(" org.lz4:lz4-java:1.8.0" )
251251 implementation(" org.ow2.asm:asm:9.8" )
252- implementation(" org.postgresql:postgresql:42.7.7 " )
252+ implementation(" org.postgresql:postgresql:42.7.8 " )
253253 implementation(" org.slf4j:jcl-over-slf4j:2.0.17" )
254254 implementation(" org.slf4j:jul-to-slf4j:2.0.17" )
255255 implementation(" org.slf4j:log4j-over-slf4j:2.0.17" )
You can’t perform that action at this time.
0 commit comments