Skip to content

Commit 66fa9ea

Browse files
author
Mark Reeves
committed
update commons-lang3 to latest version
1 parent 87c52a7 commit 66fa9ea

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
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.apache.commons</groupId>
108108
<artifactId>commons-lang3</artifactId>
109-
<version>3.4</version>
109+
<version>3.8</version>
110110
<type>jar</type>
111111
</dependency>
112112
<dependency>
@@ -289,7 +289,7 @@
289289
</dependency>
290290
</dependencies>
291291
</plugin>
292-
292+
293293
</plugins>
294294
</build>
295295

0 commit comments

Comments
 (0)