Skip to content

Commit dba5d27

Browse files
committed
Update commons-lang3 to 3.18.0
1 parent d2beaf3 commit dba5d27

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,12 @@
8181
<version>1.12</version>
8282
</dependency>
8383

84+
<dependency>
85+
<groupId>org.apache.commons</groupId>
86+
<artifactId>commons-lang3</artifactId>
87+
<version>3.18.0</version>
88+
</dependency>
89+
8490
<dependency>
8591
<groupId>org.apache.mina</groupId>
8692
<artifactId>mina-core</artifactId>

0 commit comments

Comments
 (0)