Skip to content

Commit e7087bd

Browse files
authored
chore: Update bouncycastle (kserve#139)
chore: Fix [CVE-2024-30172](https://www.cve.org/CVERecord?id=CVE-2024-30172) Signed-off-by: Spolti <[email protected]>
1 parent aba4a3d commit e7087bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@
7474
<!-- Care must be taken when updating the prometheus client lib version
7575
since we have some custom optimized extensions to this -->
7676
<prometheus-version>0.9.0</prometheus-version>
77-
<bouncycastle-version>1.77</bouncycastle-version>
77+
78+
<bouncycastle-version>1.78</bouncycastle-version>
7879
<junit-version>5.10.2</junit-version>
7980

8081
<zookeeper-version>3.8.4</zookeeper-version>

0 commit comments

Comments
 (0)