Bump org.postgresql:postgresql from 42.2.2 to 42.7.11

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.2 to 42.7.11.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.2...REL42.7.11)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-version: 42.7.11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-06 13:25:43 +00:00
committed by GitHub
parent 178cd07ce1
commit 6b673f2aba
+1 -1
View File
@@ -13,7 +13,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.2</version>
<version>42.7.11</version>
</dependency>
</dependencies>
<build>