Skip to content

Commit 03e6826

Browse files
authored
CVE-2025-49146 pgjdbc Client Allows Fallback to Insecure Authentication Despite channelBinding=require Configuration (#522)
1 parent e30a107 commit 03e6826

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

opendj-server-legacy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
<dependency>
267267
<groupId>org.postgresql</groupId>
268268
<artifactId>postgresql</artifactId>
269-
<version>42.7.5</version>
269+
<version>[42.7.7,)</version>
270270
</dependency>
271271
<dependency>
272272
<groupId>org.testng</groupId>

0 commit comments

Comments
 (0)