Skip to content

Commit 87bee0c

Browse files
authored
fix(deps): update dependency org.bouncycastle:bcprov-jdk18on to v1.84 [security] (#317)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 7ab7790 commit 87bee0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<artifactId>bcprov-jdk18on</artifactId>
5151
<groupId>org.bouncycastle</groupId>
5252
<scope>runtime</scope>
53-
<version>1.83</version>
53+
<version>1.84</version>
5454
</dependency>
5555

5656
<!-- LOMBOK -->

0 commit comments

Comments
 (0)