diff --git a/pom.xml b/pom.xml index 651b63b..c3d356a 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ actually use these dependencies. --> - 33.0.0.Final + 33.0.1.Final 25.0.1.Final 5.0.0.Final diff --git a/wildfly-getting-started-archetype/src/main/resources-filtered/archetype-resources/pom.xml b/wildfly-getting-started-archetype/src/main/resources-filtered/archetype-resources/pom.xml index 11edddd..8cdcef5 100644 --- a/wildfly-getting-started-archetype/src/main/resources-filtered/archetype-resources/pom.xml +++ b/wildfly-getting-started-archetype/src/main/resources-filtered/archetype-resources/pom.xml @@ -162,11 +162,16 @@ org.jboss.arquillian.junit5 arquillian-junit5-container - - 1.9.1.Final + 10.0.0.Final test diff --git a/wildfly-jakartaee-ear-archetype/src/main/resources/archetype-resources/web/pom.xml b/wildfly-jakartaee-ear-archetype/src/main/resources/archetype-resources/web/pom.xml index 7ccd4dd..aea185a 100644 --- a/wildfly-jakartaee-ear-archetype/src/main/resources/archetype-resources/web/pom.xml +++ b/wildfly-jakartaee-ear-archetype/src/main/resources/archetype-resources/web/pom.xml @@ -108,11 +108,16 @@ org.jboss.arquillian.junit5 arquillian-junit5-container - - 1.9.1.Final + 10.0.0.Final test diff --git a/wildfly-jakartaee-webapp-archetype/src/main/resources-filtered/archetype-resources/pom.xml b/wildfly-jakartaee-webapp-archetype/src/main/resources-filtered/archetype-resources/pom.xml index 65155f2..03c18f6 100644 --- a/wildfly-jakartaee-webapp-archetype/src/main/resources-filtered/archetype-resources/pom.xml +++ b/wildfly-jakartaee-webapp-archetype/src/main/resources-filtered/archetype-resources/pom.xml @@ -214,11 +214,16 @@ org.jboss.arquillian.junit5 arquillian-junit5-container - - 1.9.1.Final + 10.0.0.Final test