diff --git a/integrationtest/wildfly/pom.xml b/integrationtest/wildfly/pom.xml index 1408c84c7b..c64a417152 100644 --- a/integrationtest/wildfly/pom.xml +++ b/integrationtest/wildfly/pom.xml @@ -28,7 +28,6 @@ ../.. false - false @@ -180,7 +179,6 @@ verify - ${skip.failsafe.execution} wildfly-current @@ -260,29 +258,5 @@ --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED - - testWithJdk24 - - - java-version.test.release - 24 - - - - true - - - - testWithJdk25 - - - java-version.test.release - 25 - - - - true - - diff --git a/pom.xml b/pom.xml index 9a81ff1f5e..1e962e005b 100644 --- a/pom.xml +++ b/pom.xml @@ -134,6 +134,7 @@ 3.0.3.Final + 34.0.1.Final @@ -165,8 +166,8 @@ They should be aligned with the ones from the Wildfly version we support See http://search.maven.org/#search|gav|1|g%3A"org.wildfly"%20AND%20a%3A"wildfly-parent" --> - 6.0.0.Beta4 - 5.0.0.Alpha3 + 6.0.0.Final + 5.1.0.Beta9 11.0.0-M4 @@ -1790,8 +1792,6 @@ true - - -Dnet.bytebuddy.experimental=true @@ -1805,8 +1805,6 @@ true - - -Dnet.bytebuddy.experimental=true @@ -1818,10 +1816,13 @@ + + 35.0.0.Beta1 true -Dnet.bytebuddy.experimental=true + -Dnet.bytebuddy.experimental=true @@ -1833,10 +1834,13 @@ + + 35.0.0.Beta1 true -Dnet.bytebuddy.experimental=true + -Dnet.bytebuddy.experimental=true