Bump Maven to 3.9.16 (3.9.9 predates JDK 25, may not bridge annotation processing correctly)
Build / build (push) Failing after 13s

This commit is contained in:
Laura
2026-08-09 17:58:18 +02:00
parent 2c4125a0a7
commit 56514401a1
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
- uses: stCarolas/setup-maven@v5 - uses: stCarolas/setup-maven@v5
with: with:
maven-version: 3.9.9 maven-version: 3.9.16
- name: Configure Maven settings - name: Configure Maven settings
run: | run: |