mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

dependabot[bot]
2 days ago 97162ba70e8a066275d4a354bd182d5ff8c36270
Bump org.postgresql:postgresql in /opendj-server-legacy

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.8 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.7.8...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>
1 files modified
2 ■■■ changed files
opendj-server-legacy/pom.xml 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/pom.xml
@@ -266,7 +266,7 @@
    <dependency>
      <groupId>org.postgresql</groupId>
      <artifactId>postgresql</artifactId>
      <version>42.7.8</version>
      <version>42.7.11</version>
    </dependency>
    <dependency>
      <groupId>org.testng</groupId>