Skip to content

Commit d9976af

Browse files
committed
Update maven dependencies
1 parent f768441 commit d9976af

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
@@ -54,9 +54,9 @@
5454
<maven.compiler.target>1.9</maven.compiler.target>
5555

5656
<tweetnacl.version>1.1.2</tweetnacl.version>
57-
<junixsocket.version>2.3.3</junixsocket.version>
58-
<json.version>20201115</json.version>
59-
<commons-lang3.version>3.11</commons-lang3.version>
57+
<junixsocket.version>2.3.4</junixsocket.version>
58+
<json.version>20210307</json.version>
59+
<commons-lang3.version>3.12.0</commons-lang3.version>
6060
<junit.version>5.7.0</junit.version>
6161
<slf4j.version>1.7.30</slf4j.version>
6262
</properties>

0 commit comments

Comments
 (0)