Skip to content

Commit fcf9088

Browse files
dependabot[bot]spring-builds
authored andcommitted
Bump org.postgresql:postgresql from 42.7.10 to 42.7.11
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.10 to 42.7.11. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.10...REL42.7.11) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a495bf commit fcf9088

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
@@ -33,7 +33,7 @@ org-hsqldb = "org.hsqldb:hsqldb:2.7.4" # hsqldb 2.7.4 breaks Spring Data https:/
3333
org-junit-junit-bom = "org.junit:junit-bom:6.0.0"
3434
org-mariadb-jdbc-mariadb-java-client = "org.mariadb.jdbc:mariadb-java-client:3.5.8"
3535
org-mockito-mockito-bom = { module = "org.mockito:mockito-bom", version.ref = "org-mockito" }
36-
org-postgresql = "org.postgresql:postgresql:42.7.10"
36+
org-postgresql = "org.postgresql:postgresql:42.7.11"
3737
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.1.5"
3838
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:7.0.5"
3939
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:7.0.7"

0 commit comments

Comments
 (0)