Skip to content

Commit 430760e

Browse files
Bump org.postgresql:postgresql from 42.7.8 to 42.7.9
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.8 to 42.7.9. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.8...REL42.7.9) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd196b6 commit 430760e

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.8" }
12+
db-driver = { module = "org.postgresql:postgresql", version = "42.7.9" }
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)