Skip to content

Commit 63fa3d4

Browse files
authored
Upgrade scram-client from 3.1 to 3.2 fixing CVE-2025-59432 (#1550)
Backport of #1549
1 parent f016bb1 commit 63fa3d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vertx-pg-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.ongres.scram</groupId>
5555
<artifactId>scram-client</artifactId>
56-
<version>3.1</version>
56+
<version>3.2</version>
5757
</dependency>
5858

5959
<!-- Testing purposes -->

0 commit comments

Comments
 (0)