Skip to content

Commit 545c7e1

Browse files
upgrade commons-lang and commons-cli
1 parent 508ce33 commit 545c7e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.apache.commons</groupId>
5656
<artifactId>commons-lang3</artifactId>
57-
<version>3.12.0</version>
57+
<version>3.19.0</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>joda-time</groupId>
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>commons-cli</groupId>
6666
<artifactId>commons-cli</artifactId>
67-
<version>1.3.1</version>
67+
<version>1.10.0</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.joestelmach</groupId>

0 commit comments

Comments
 (0)