mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

dependabot[bot]
03.21.2025 477e8b391d60a686a0d796e61ad29d0395e8139a
CVE-2025-12194 Bouncy Castle Vulnerable to Uncontrolled Resource Consumption (#569)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 files modified
2 ■■■ changed files
pom.xml 2 ●●● patch | view | raw | blame | history
pom.xml
@@ -38,7 +38,7 @@
        <commons.version>3.0.0-SNAPSHOT</commons.version>
        <freemarker.version>2.3.34</freemarker.version>
        <metrics-core.version>4.2.30</metrics-core.version>
        <bc.fips.version>2.1.1</bc.fips.version>
        <bc.fips.version>2.1.2</bc.fips.version>
        <bctls.fips.version>2.1.20</bctls.fips.version>
        <bcpkix.fips.version>2.1.9</bcpkix.fips.version>
        <maven.compiler.target>11</maven.compiler.target>