Skip to content

Commit 3044114

Browse files
Bump org.postgresql:postgresql in the development-dependencies group (#9768)
Bumps the development-dependencies group with 1 update: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc). Updates `org.postgresql:postgresql` 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 dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84b1519 commit 3044114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ ext {
100100
mysqlVersion = '8.3.0'
101101
oracleVersion = '23.3.0.23.09'
102102
pahoMqttClientVersion = '1.2.5'
103-
postgresVersion = '42.7.4'
103+
postgresVersion = '42.7.5'
104104
protobufVersion = '4.26.1'
105105
r2dbch2Version = '1.0.0.RELEASE'
106106
reactorVersion = '2023.0.13'

0 commit comments

Comments
 (0)