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

dependabot[bot]
18 hours ago 14558727aa820b86320ff9a8172de7217ba1ff9a
CVE-2026-54291 PostgreSQL JDBC Driver: Silent channel-binding authentication downgrade via unsupported certificate algorithms (#774)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 files modified
2 ■■■ changed files
opendj-server-legacy/pom.xml 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/pom.xml
@@ -265,7 +265,7 @@
    <dependency>
      <groupId>org.postgresql</groupId>
      <artifactId>postgresql</artifactId>
      <version>42.7.11</version>
      <version>42.7.12</version>
    </dependency>
    <dependency>
      <groupId>org.testng</groupId>