Skip to content

Commit 1778d8a

Browse files
Bump org.postgresql:postgresql in the development-dependencies group (#10432)
Bumps the development-dependencies group with 1 update: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc). Updates `org.postgresql:postgresql` from 42.7.7 to 42.7.8 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.7...REL42.7.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.8 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 fa2ebbc commit 1778d8a

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
@@ -91,7 +91,7 @@ ext {
9191
mysqlVersion = '9.4.0'
9292
oracleVersion = '23.9.0.25.07'
9393
pahoMqttClientVersion = '1.2.5'
94-
postgresVersion = '42.7.7'
94+
postgresVersion = '42.7.8'
9595
protobufVersion = '4.32.1'
9696
r2dbch2Version = '1.0.0.RELEASE'
9797
reactorVersion = '2025.0.0-M7'

0 commit comments

Comments
 (0)