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 a7dc809 commit 8ccec00Copy full SHA for 8ccec00
1 file changed
pom.xml
@@ -38,9 +38,9 @@
38
<commons.version>3.1.2</commons.version>
39
<freemarker.version>2.3.34</freemarker.version>
40
<metrics-core.version>4.2.30</metrics-core.version>
41
- <bc.fips.version>2.1.2</bc.fips.version>
42
- <bctls.fips.version>2.1.23</bctls.fips.version>
43
- <bcpkix.fips.version>2.1.11</bcpkix.fips.version>
+ <bc.fips.version>2.1.3</bc.fips.version>
+ <bctls.fips.version>2.1.24</bctls.fips.version>
+ <bcpkix.fips.version>2.1.12</bcpkix.fips.version>
44
<maven.compiler.target>11</maven.compiler.target>
45
<maven.compiler.source>11</maven.compiler.source>
46
<!-- OSGi bundles properties -->
0 commit comments