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

Copilot
27.02.2026 1a47132f6c2b062e84dd1ce1001fd10005eba998
chore: bump Bouncy Castle FIPS deps to latest 2.1.x patch releases (#637)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: vharseko <6818498+vharseko@users.noreply.github.com>
1 files modified
4 ■■■■ changed files
pom.xml 4 ●●●● patch | view | raw | blame | history
pom.xml
@@ -39,8 +39,8 @@
        <freemarker.version>2.3.34</freemarker.version>
        <metrics-core.version>4.2.30</metrics-core.version>
        <bc.fips.version>2.1.2</bc.fips.version>
        <bctls.fips.version>2.1.22</bctls.fips.version>
        <bcpkix.fips.version>2.1.10</bcpkix.fips.version>
        <bctls.fips.version>2.1.23</bctls.fips.version>
        <bcpkix.fips.version>2.1.11</bcpkix.fips.version>
        <maven.compiler.target>11</maven.compiler.target>
        <maven.compiler.source>11</maven.compiler.source>
        <!-- OSGi bundles properties -->