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 331d2d9 commit 7a8faa6Copy full SHA for 7a8faa6
pom.xml
@@ -43,10 +43,10 @@
43
<maven.compiler.target>1.9</maven.compiler.target>
44
45
<tweetnacl.version>1.1.2</tweetnacl.version>
46
- <json.version>20210307</json.version>
+ <json.version>20220320</json.version>
47
<commons-lang3.version>3.12.0</commons-lang3.version>
48
- <junit.version>5.8.1</junit.version>
49
- <slf4j.version>1.7.32</slf4j.version>
+ <junit.version>5.8.2</junit.version>
+ <slf4j.version>1.7.36</slf4j.version>
50
</properties>
51
52
<dependencies>
0 commit comments