Skip to content

Commit

Permalink
[fix][sec] Upgrade org.bouncycastle:bc-fips to 1.0.2.4 (apache#21730)
Browse files Browse the repository at this point in the history
  • Loading branch information
Masahiro Sakamoto authored and srinath-ctds committed Dec 20, 2023
1 parent 6895a14 commit 7fe8c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ flexible messaging model and an intuitive client API.</description>
<log4j2.version>2.18.0</log4j2.version>
<bouncycastle.version>1.75</bouncycastle.version>
<bouncycastle.bcpkix-fips.version>1.0.6</bouncycastle.bcpkix-fips.version>
<bouncycastle.bc-fips.version>1.0.2.3</bouncycastle.bc-fips.version>
<bouncycastle.bc-fips.version>1.0.2.4</bouncycastle.bc-fips.version>
<jackson.version>2.14.2</jackson.version>
<reflections.version>0.10.2</reflections.version>
<swagger.version>1.6.2</swagger.version>
Expand Down

0 comments on commit 7fe8c82

Please sign in to comment.