diff --git a/pom.xml b/pom.xml index 7f7acb6..ffa216b 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ junit junit - 3.8.1 + 4.13.1 test @@ -39,12 +39,12 @@ org.apache.logging.log4j log4j-api - 2.7 + 2.16.0 org.apache.logging.log4j log4j-core - 2.7 + 2.17.1 org.apache.logging.log4j @@ -70,7 +70,7 @@ org.apache.struts struts2-core - 2.5.18 + 2.5.30 org.apache.struts @@ -93,7 +93,7 @@ org.springframework spring-core - 4.3.20.RELEASE + 5.2.22.RELEASE org.springframework @@ -103,7 +103,7 @@ org.springframework spring-beans - 4.3.20.RELEASE + 5.3.18 org.springframework.data @@ -113,12 +113,12 @@ org.hibernate hibernate-core - 5.1.2.Final + 5.4.24.Final mysql mysql-connector-java - 5.1.5 + 8.0.28 commons-dbcp