diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index bc88bd4e7..ea380ebaf 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -167,7 +167,7 @@ org.hibernate hibernate-validator - 5.1.3.Final + 5.4.3.Final system ${java.home}/../lib/tools.jar diff --git a/plugins/bean-validation/pom.xml b/plugins/bean-validation/pom.xml index 8fdeb2d50..4ac2449bf 100644 --- a/plugins/bean-validation/pom.xml +++ b/plugins/bean-validation/pom.xml @@ -52,7 +52,7 @@ org.hibernate hibernate-validator - 5.1.3.Final + 5.4.3.Final test diff --git a/plugins/cdi/pom.xml b/plugins/cdi/pom.xml index 51cf04df9..ae90ca277 100644 --- a/plugins/cdi/pom.xml +++ b/plugins/cdi/pom.xml @@ -47,8 +47,8 @@ - org.jboss.weld - weld-se + org.jboss.weld.se + weld-se-core test diff --git a/pom.xml b/pom.xml index ae7cd204f..330552736 100644 --- a/pom.xml +++ b/pom.xml @@ -96,20 +96,20 @@ UTF-8 - 3.1.26 - 4.3.25.RELEASE - 7.1 + 3.1.28 + 4.3.26.RELEASE + 7.3.1 3.0.8 1.0.7 2.12.1 - 2.10.0 + 2.10.3 1.8 https://builds.apache.org/analysis/ - 2.22.1 + 3.0.0-M4 @@ -217,7 +217,7 @@ com.updateimpact updateimpact-maven-plugin - 1.0.10 + 1.0.12 @@ -230,7 +230,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 2.7 + 3.0.0 org.apache.maven.plugins @@ -262,17 +262,19 @@ org.apache.maven.plugins maven-war-plugin - 2.1 + 3.2.3 org.apache.felix maven-bundle-plugin 2.1.0 + org.apache.maven.plugins maven-dependency-plugin - 2.10 + 3.1.2 org.apache.maven.plugins @@ -327,7 +329,7 @@ org.owasp dependency-check-maven - 3.3.4 + 5.3.2 src/etc/project-suppression.xml @@ -388,12 +390,12 @@ org.apache.maven.doxia doxia-core - 1.8 + 1.9.1 org.apache.maven.doxia doxia-module-markdown - 1.7 + 1.9.1 @@ -622,13 +624,13 @@ org.freemarker freemarker - 2.3.28 + 2.3.30 org.apache.felix org.apache.felix.main - 4.6.1 + 6.0.3 org.apache.felix @@ -1000,12 +1002,12 @@ org.slf4j slf4j-api - 1.7.28 + 1.7.30 org.slf4j slf4j-simple - 1.7.28 + 1.7.30 @@ -1099,19 +1101,19 @@ javax.enterprise cdi-api - 1.0-SP4 + 1.2 org.jboss.weld weld-core - 1.0.1-SP4 + 2.2.16.SP1 - org.jboss.weld - weld-se - 1.0.1-Final + org.jboss.weld.se + weld-se-core + 2.2.16.SP1