Skip to content

Commit

Permalink
Backport to branch(3) : Bump org.postgresql:postgresql from 42.6.0 to…
Browse files Browse the repository at this point in the history
… 42.7.0 (#1323)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
feeblefakie and dependabot[bot] authored Nov 24, 2023
1 parent 4315986 commit ed9467a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ subprojects {
awssdkVersion = '2.21.0'
commonsDbcp2Version = '2.11.0'
mysqlDriverVersion = '8.0.33'
postgresqlDriverVersion = '42.6.0'
postgresqlDriverVersion = '42.7.0'
oracleDriverVersion = '21.11.0.0'
sqlserverDriverVersion = '11.2.3.jre8'
sqliteDriverVersion = '3.44.0.0'
Expand Down

0 comments on commit ed9467a

Please sign in to comment.