Skip to content

Commit e4c58dc

Browse files
dependabot[bot]marcusdacoregio
authored andcommitted
Bump org.postgresql:postgresql from 42.5.0 to 42.5.4
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.0 to 42.5.4. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.5.0...REL42.5.4) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 318e04f commit e4c58dc

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
@@ -65,7 +65,7 @@ org-mockito-mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupite
6565
org-mongodb-mongodb-driver-core = { module = "org.mongodb:mongodb-driver-core", version.ref = "org-mongodb" }
6666
org-mongodb-mongodb-driver-reactivestreams = { module = "org.mongodb:mongodb-driver-reactivestreams", version.ref = "org-mongodb" }
6767
org-mongodb-mongodb-driver-sync = { module = "org.mongodb:mongodb-driver-sync", version.ref = "org-mongodb" }
68-
org-postgresql = "org.postgresql:postgresql:42.5.0"
68+
org-postgresql = "org.postgresql:postgresql:42.5.4"
6969
org-seleniumhq-selenium-htmlunit-driver = "org.seleniumhq.selenium:htmlunit-driver:4.5.2"
7070
org-seleniumhq-selenium-selenium-support = "org.seleniumhq.selenium:selenium-support:4.5.3"
7171
org-skyscreamer-jsonassert = "org.skyscreamer:jsonassert:1.5.1"

0 commit comments

Comments
 (0)