diff --git a/pom.xml b/pom.xml index 78ac57b..8ca3c66 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 5.3.27 - 4.2.0 + 4.3.0 @@ -75,6 +75,12 @@ org.egovframe.rte org.egovframe.rte.fdl.idgnr ${org.egovframe.rte.version} + + + org.apache.commons + commons-lang3 + + + + commons-logging + commons-logging + + - org.springmodules - spring-modules-validation + org.apache.commons + commons-lang3 - --> + org.apache.commons commons-dbcp2 - 2.9.0 + 2.12.0 + + + org.apache.commons + commons-pool2 + + + + org.apache.commons + commons-pool2 + 2.12.0 + + + javax.servlet.jsp.jstl jstl-api @@ -182,7 +223,13 @@ org.apache.commons commons-compress - 1.23.0 + 1.26.2 + + + org.apache.commons + commons-lang3 + + xerces @@ -445,7 +492,7 @@ org.projectlombok lombok - 1.18.28 + 1.18.34 provided @@ -609,8 +656,13 @@ org.apache.commons commons-lang3 - 3.12.0 + 3.14.0 +