Skip to content

Commit

Permalink
Merge branch '7.9.x' into master by janjwerner-confluent
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfluentSemaphore committed Nov 7, 2024
2 parents 5eb2370 + ff1c059 commit d3201e6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,12 @@
<zookeeper.version>3.8.4</zookeeper.version>
<bouncycastle.jdk18.version>1.78</bouncycastle.jdk18.version>
<!-- before updating bouncycastle.fips.version make sure
that the library version you're updating to is FIPS certified e.g. 1.0.2.4 -> 1.0.2.5 is not OK
as of -->
<bouncycastle.fips.version>2.0.0</bouncycastle.fips.version>
that the library version you're updating to is FIPS certified e.g. 1.0.2.4 -> 1.0.2.5 is not OK -->
<!-- BC should be upated to version 2.0 in Q1 2025, bcutil-fips is 2.0 only, so no change there -->
<bouncycastle.fips.version>1.0.2.4</bouncycastle.fips.version>
<bouncycastle.bcutil-fips.version>2.0.3</bouncycastle.bcutil-fips.version>
<bouncycastle.tls-fips.version>2.0.19</bouncycastle.tls-fips.version>
<bouncycastle.bcpkix-fips.version>2.0.7</bouncycastle.bcpkix-fips.version>
<bouncycastle.tls-fips.version>1.0.19</bouncycastle.tls-fips.version>
<bouncycastle.bcpkix-fips.version>1.0.7</bouncycastle.bcpkix-fips.version>
<jmx_prometheus_javaagent.version>0.18.0</jmx_prometheus_javaagent.version>
<jolokia-jvm.version>1.7.1</jolokia-jvm.version>
<checkstyle.version>9.3</checkstyle.version>
Expand Down

0 comments on commit d3201e6

Please sign in to comment.