Skip to content

Commit

Permalink
chore: Update bouncycastle (#139)
Browse files Browse the repository at this point in the history
chore: Fix
[CVE-2024-30172](https://www.cve.org/CVERecord?id=CVE-2024-30172)

Signed-off-by: Spolti <fspolti@redhat.com>
  • Loading branch information
spolti committed Apr 18, 2024
1 parent aba4a3d commit e7087bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@
<!-- Care must be taken when updating the prometheus client lib version
since we have some custom optimized extensions to this -->
<prometheus-version>0.9.0</prometheus-version>
<bouncycastle-version>1.77</bouncycastle-version>

<bouncycastle-version>1.78</bouncycastle-version>
<junit-version>5.10.2</junit-version>

<zookeeper-version>3.8.4</zookeeper-version>
Expand Down

0 comments on commit e7087bd

Please sign in to comment.