Skip to content

Commit 9969044

Browse files
Bump org.postgresql:postgresql from 42.7.10 to 42.7.11
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.10 to 42.7.11. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.10...REL42.7.11) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 087a03f commit 9969044

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ logging = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
99
jackson = { module = "org.veupathdb.lib:jackson-singleton-json", version = "4.0.5" }
1010

1111
db-pool = { module = "com.zaxxer:HikariCP", version = "7.0.2" }
12-
db-driver = { module = "org.postgresql:postgresql", version = "42.7.10" }
12+
db-driver = { module = "org.postgresql:postgresql", version = "42.7.11" }
1313

1414
s3-api = { module = "org.veupathdb.lib.s3:s34k", version = "0.11.0" }
1515
s3-dirs = { module = "org.veupathdb.lib.s3:workspaces-java", version = "5.1.0" }

0 commit comments

Comments
 (0)