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

Valery Kharseko
22.06.2025 03e6826a43fd425bff9402bb12e46133e3a34f11
CVE-2025-49146 pgjdbc Client Allows Fallback to Insecure Authentication Despite channelBinding=require Configuration (#522)

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.5</version>
      <version>[42.7.7,)</version>
    </dependency>
    <dependency>
      <groupId>org.testng</groupId>