Skip to content

Commit

Permalink
HDDS-11681. Bump Bouncy Castle to 1.79 (apache#7387)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 2797c45 commit 952e0ec
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 @@ -141,7 +141,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<annotation-api.version>1.3.2</annotation-api.version>
<assertj.version>3.26.3</assertj.version>
<bonecp.version>0.8.0.RELEASE</bonecp.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
<bouncycastle.version>1.79</bouncycastle.version>
<derby.version>10.14.2.0</derby.version>
<codahale-metrics.version>3.0.2</codahale-metrics.version>
<cyclonedx.version>2.9.0</cyclonedx.version>
Expand Down

0 comments on commit 952e0ec

Please sign in to comment.