diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3f824d4f..60c58eab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: fail-fast: false matrix: os: [ubuntu-latest, windows-latest ] - java: ['11', '17', '21'] + java: ['17', '21'] steps: - uses: actions/checkout@v2 diff --git a/.github/workflows/examples-ci.yml b/.github/workflows/examples-ci.yml index 978e5881..1fccbe93 100644 --- a/.github/workflows/examples-ci.yml +++ b/.github/workflows/examples-ci.yml @@ -23,7 +23,7 @@ jobs: fail-fast: false matrix: os: [ubuntu-latest, windows-latest ] - java: ['11', '17', '21'] + java: ['17', '21'] steps: - uses: actions/checkout@v4 diff --git a/examples/pom.xml b/examples/pom.xml index 8993182b..4e4882e7 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -11,7 +11,7 @@ 12.0.0.Beta2-SNAPSHOT - 34.0.1.Final + 35.0.0.Beta1 9.1.0.Final 1.16.2 true diff --git a/pom.xml b/pom.xml index e8475587..f5da93f6 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ 11 11 - 34.0.1.Final + 35.0.0.Beta1 12.0.0.Beta1 main @@ -66,7 +66,7 @@ 0.13.1 2.0.0 6.0.4.Final - 27.0.0.Beta3 + 27.0.0.Beta5 1.0.0.Beta3 1.7.0.Final 5.1.0.Alpha2 @@ -100,7 +100,7 @@ wildfly@maven(org.jboss.universe:community-universe)#${version.wildfly} wildfly-ee@maven(org.jboss.universe:community-universe)#${version.wildfly} ${version.wildfly} - 34.0.0.Final + 34.0.1.Final WildFly EE WildFly Full ${version.wildfly}