diff --git a/pom.xml b/pom.xml index 05faeed..3a40f08 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 loophole.mvc lmvc - 1.05.00 + 1.06.00 jar lmvc @@ -15,7 +15,7 @@ org.apache.commons commons-lang3 - 3.9 + 3.10 org.slf4j @@ -25,17 +25,17 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.13.1 + 2.13.3 org.apache.logging.log4j log4j-api - 2.13.1 + 2.13.3 org.apache.logging.log4j log4j-core - 2.13.1 + 2.13.3 @@ -84,18 +84,6 @@ - - com.github.spotbugs - spotbugs-maven-plugin - 3.1.3.1 - - - com.github.spotbugs - spotbugs - 3.1.3 - - -