Skip to content

Commit 1751fbb

Browse files
CVE-2026-54291 PostgreSQL JDBC Driver: Silent channel-binding authentication downgrade via unsupported certificate algorithms (#201)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 348c096 commit 1751fbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openidm-zip/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@
576576
<dependency>
577577
<groupId>org.postgresql</groupId>
578578
<artifactId>postgresql</artifactId>
579-
<version>42.7.11</version>
579+
<version>42.7.12</version>
580580
</dependency>
581581
<!-- Javascript libraries -->
582582
<dependency>

0 commit comments

Comments
 (0)