We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc2a42e commit 4054e6bCopy full SHA for 4054e6b
build.gradle
@@ -30,7 +30,7 @@ subprojects {
30
awssdkVersion = '2.30.2'
31
commonsDbcp2Version = '2.13.0'
32
mysqlDriverVersion = '8.4.0'
33
- postgresqlDriverVersion = '42.7.5'
+ postgresqlDriverVersion = '42.7.7'
34
oracleDriverVersion = '23.6.0.24.10'
35
sqlserverDriverVersion = '12.8.1.jre8'
36
sqliteDriverVersion = '3.48.0.0'
0 commit comments