Skip to content

Commit e517258

Browse files
committed
pom.xml: update commons-lang3 to 3.4
@see https://commons.apache.org/proper/commons-lang/release-notes/RELEASE-NOTES-3.4.txt No functional changes.
1 parent f497427 commit e517258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<javax.validation.version>1.1.0.Final</javax.validation.version>
2525
<javax.persistence.version>1.0.0.Final</javax.persistence.version>
2626
<servlet.api.version>3.0.20100224</servlet.api.version>
27-
<commons.lang.version>3.3.2</commons.lang.version>
27+
<commons.lang.version>3.4</commons.lang.version>
2828
<commons.io.version>2.4</commons.io.version>
2929
<thymeleaf.togglz.version>1.0.1.RELEASE</thymeleaf.togglz.version>
3030
<togglz.version>2.2.0.Final</togglz.version>

0 commit comments

Comments
 (0)