Skip to content

Commit 643fcc6

Browse files
CVE-2026-0636 Bouncy Castle has an LDAP injection (#87)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae41538 commit 643fcc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • OpenICF-java-framework/connector-framework-server

OpenICF-java-framework/connector-framework-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.bouncycastle</groupId>
8181
<artifactId>bcprov-jdk18on</artifactId>
82-
<version>1.78.1</version>
82+
<version>1.84</version>
8383
</dependency>
8484

8585
<dependency>

0 commit comments

Comments
 (0)