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 508ce33 commit 545c7e1Copy full SHA for 545c7e1
pom.xml
@@ -54,7 +54,7 @@
54
<dependency>
55
<groupId>org.apache.commons</groupId>
56
<artifactId>commons-lang3</artifactId>
57
- <version>3.12.0</version>
+ <version>3.19.0</version>
58
</dependency>
59
60
<groupId>joda-time</groupId>
@@ -64,7 +64,7 @@
64
65
<groupId>commons-cli</groupId>
66
<artifactId>commons-cli</artifactId>
67
- <version>1.3.1</version>
+ <version>1.10.0</version>
68
69
70
<groupId>com.joestelmach</groupId>
0 commit comments