Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit ef7e5f9

Browse files
committed
upgrade commons lang 3
1 parent ef8ce75 commit ef7e5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
<dependency>
325325
<groupId>org.apache.commons</groupId>
326326
<artifactId>commons-lang3</artifactId>
327-
<version>3.3.2</version>
327+
<version>3.4</version>
328328
<scope>test</scope>
329329
</dependency>
330330
<dependency>

0 commit comments

Comments
 (0)