Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit 68c3822

Browse files
build(deps): bump org.postgresql:postgresql from 42.7.4 to 42.7.5 (#33)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.4 to 42.7.5. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.5) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76a98c0 commit 68c3822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ format.version = "1.1"
33

44
[versions]
55
edc = "0.12.0-SNAPSHOT"
6-
postgres = "42.7.4"
6+
postgres = "42.7.5"
77
jakarta-json = "2.1.3"
88
jackson = "2.18.2"
99
restAssured = "5.5.0"

0 commit comments

Comments
 (0)