Skip to content

Commit 7a8faa6

Browse files
committed
Update maven dependencies
1 parent 331d2d9 commit 7a8faa6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
<maven.compiler.target>1.9</maven.compiler.target>
4444

4545
<tweetnacl.version>1.1.2</tweetnacl.version>
46-
<json.version>20210307</json.version>
46+
<json.version>20220320</json.version>
4747
<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>
48+
<junit.version>5.8.2</junit.version>
49+
<slf4j.version>1.7.36</slf4j.version>
5050
</properties>
5151

5252
<dependencies>

0 commit comments

Comments
 (0)