Skip to content

Commit fd7ed99

Browse files
julianladischtsegismont
authored andcommitted
Upgrade scram-client from 3.1 to 3.2 fixing CVE-2025-59432 (#1549)
See GHSA-3wfh-36rx-9537 "Timing Attack Vulnerability in SCRAM Authentication" Co-authored-by: Julian Ladisch <[email protected]>
1 parent 529bb36 commit fd7ed99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vertx-pg-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.ongres.scram</groupId>
6767
<artifactId>scram-client</artifactId>
68-
<version>3.1</version>
68+
<version>3.2</version>
6969
<optional>true</optional>
7070
</dependency>
7171

0 commit comments

Comments
 (0)