Skip to content

Commit 5c4f716

Browse files
authored
CVE-2025-9092 CVE-2025-9340 CVE-2025-9341 Uncontrolled Resource Consumption vulnerability (#546)
1 parent 102c67e commit 5c4f716

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

opendj-core/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
information: "Portions Copyright [year] [name of copyright owner]".
1414
1515
Copyright 2011-2016 ForgeRock AS.
16+
Portions Copyright 2025 3A Systems LLC.
1617
-->
1718
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1819
<modelVersion>4.0.0</modelVersion>
@@ -112,7 +113,7 @@
112113

113114

114115
<properties>
115-
<bc.fips.version>2.1.0</bc.fips.version>
116+
<bc.fips.version>2.1.1</bc.fips.version>
116117
<bctls.fips.version>2.1.20</bctls.fips.version>
117118

118119
<opendj.osgi.import.additional>

0 commit comments

Comments
 (0)