diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index ac7d6128ffc..020100e9305 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -35,8 +35,7 @@ jobs: DV_ACCESS_TOKEN: ${{ startsWith(github.ref_name, 'release/') && '' || secrets.GE_ACCESS_TOKEN }} with: java-version: | - 8 - 17 + 21 site-enabled: true reproducibility-check-enabled: ${{ startsWith(github.ref_name, 'release/') }} develocity-enabled: ${{ ! startsWith(github.ref_name, 'release/') }} diff --git a/.java-version b/.java-version index 98d9bcb75a6..aabe6ec3909 100644 --- a/.java-version +++ b/.java-version @@ -1 +1 @@ -17 +21 diff --git a/log4j-osgi-test/pom.xml b/log4j-osgi-test/pom.xml index a4f3d911797..e85367fc79c 100644 --- a/log4j-osgi-test/pom.xml +++ b/log4j-osgi-test/pom.xml @@ -46,6 +46,11 @@ + + org.ow2.asm + asm + 9.6 + javax.inject javax.inject diff --git a/pom.xml b/pom.xml index 03760b9eb0a..a863735a38e 100644 --- a/pom.xml +++ b/pom.xml @@ -305,6 +305,7 @@ + [21,22) 2.25.0-SNAPSHOT @@ -351,7 +352,7 @@ 18.3.12 0.6.0 3.8.0 - 1.5.5 + 1.3.14 2.0.16