Skip to content

Commit 93f7dee

Browse files
chore(deps): bump org.postgresql:postgresql from 42.7.8 to 42.7.9 (eclipse-tractusx#2545)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 183440e commit 93f7dee

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
@@ -20,7 +20,7 @@ okhttp = "5.3.2"
2020
opentelemetry = "2.24.0"
2121
opentelemetry-instrumentation = "2.24.0"
2222
opentelemetry-log4j-appender = "2.24.0-alpha"
23-
postgres = "42.7.8"
23+
postgres = "42.7.9"
2424
restAssured = "6.0.0"
2525
rsApi = "4.0.0"
2626
testcontainers = "2.0.3"

0 commit comments

Comments
 (0)