We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 102c67e commit 5c4f716Copy full SHA for 5c4f716
1 file changed
opendj-core/pom.xml
@@ -13,6 +13,7 @@
13
information: "Portions Copyright [year] [name of copyright owner]".
14
15
Copyright 2011-2016 ForgeRock AS.
16
+ Portions Copyright 2025 3A Systems LLC.
17
-->
18
<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">
19
<modelVersion>4.0.0</modelVersion>
@@ -112,7 +113,7 @@
112
113
114
115
<properties>
- <bc.fips.version>2.1.0</bc.fips.version>
116
+ <bc.fips.version>2.1.1</bc.fips.version>
117
<bctls.fips.version>2.1.20</bctls.fips.version>
118
119
<opendj.osgi.import.additional>
0 commit comments