Skip to content

Commit

Permalink
Merge pull request quarkusio#40482 from quarkusio/dependabot/maven/or…
Browse files Browse the repository at this point in the history
…g.bouncycastle-bc-fips-1.0.2.5

Bump org.bouncycastle:bc-fips from 1.0.2.4 to 1.0.2.5
  • Loading branch information
sberyozkin authored May 7, 2024
2 parents fb12a4d + 67eb370 commit 62c591f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<angus-activation.version>2.0.2</angus-activation.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
<bouncycastle.fips.version>1.0.2.4</bouncycastle.fips.version>
<bouncycastle.fips.version>1.0.2.5</bouncycastle.fips.version>
<bouncycastle.tls.fips.version>1.0.18</bouncycastle.tls.fips.version>
<expressly.version>5.0.0</expressly.version>
<findbugs.version>3.0.2</findbugs.version>
Expand Down

0 comments on commit 62c591f

Please sign in to comment.