Skip to content

Commit 3a7e6c6

Browse files
JAVASE-18 Upgrade commons-lang3 to 3.18.0
1 parent 1b44034 commit 3a7e6c6

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
@@ -261,7 +261,7 @@
261261
<dependency>
262262
<groupId>org.apache.commons</groupId>
263263
<artifactId>commons-lang3</artifactId>
264-
<version>3.17.0</version>
264+
<version>3.18.0</version>
265265
</dependency>
266266
<dependency>
267267
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)