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 @@ -245,7 +245,7 @@ dependencies {
245245 implementation(" org.slf4j:slf4j-simple:2.0.17" )
246246 implementation(" org.springframework:spring-aop:6.2.6" )
247247 implementation(" org.springframework:spring-jcl:6.2.6" )
248- implementation(" postgresql:postgresql:9.1-901-1.jdbc4 " )
248+ implementation(" postgresql:postgresql:9.4.1208-jdbc42-atlassian-hosted " )
249249 implementation(" servletapi:servletapi:2.4-20040521" )
250250 implementation(" stax:stax-api:1.0.1" )
251251 implementation(" velocity:velocity:1.5" )
Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ dependencies {
248248 implementation(" org.slf4j:slf4j-simple:2.0.17" )
249249 implementation(" org.springframework:spring-aop:6.2.6" )
250250 implementation(" org.springframework:spring-jcl:6.2.6" )
251- implementation(" postgresql:postgresql:9.1-901-1.jdbc4 " )
251+ implementation(" postgresql:postgresql:9.4.1208-jdbc42-atlassian-hosted " )
252252 implementation(" servletapi:servletapi:2.4-20040521" )
253253 implementation(" stax:stax-api:1.0.1" )
254254 implementation(" velocity:velocity:1.5" )
You can’t perform that action at this time.
0 commit comments