We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92c2c31 commit 4db325bCopy full SHA for 4db325b
pom.xml
@@ -21,8 +21,8 @@
21
<gson.version>2.10.1</gson.version>
22
<guava.version>33.1.0-jre</guava.version>
23
<siv-mode.version>1.5.2</siv-mode.version>
24
- <bouncycastle.version>1.78</bouncycastle.version>
25
- <slf4j.version>2.0.12</slf4j.version>
+ <bouncycastle.version>1.78.1</bouncycastle.version>
+ <slf4j.version>2.0.13</slf4j.version>
26
27
<!-- test dependencies -->
28
<junit.jupiter.version>5.10.2</junit.jupiter.version>
0 commit comments