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 f768441 commit d9976afCopy full SHA for d9976af
pom.xml
@@ -54,9 +54,9 @@
54
<maven.compiler.target>1.9</maven.compiler.target>
55
56
<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>
+ <junixsocket.version>2.3.4</junixsocket.version>
+ <json.version>20210307</json.version>
+ <commons-lang3.version>3.12.0</commons-lang3.version>
60
<junit.version>5.7.0</junit.version>
61
<slf4j.version>1.7.30</slf4j.version>
62
</properties>
0 commit comments