Owasp using Java 21

This commit is contained in:
Philip Helger 2025-11-14 10:25:33 +01:00
parent 938c87112d
commit 9f25e20108

View file

@ -110,7 +110,7 @@ create-build-image:
owasp-check: owasp-check:
extends: .java extends: .java
image: maven:3-eclipse-temurin-11-alpine image: maven:3-eclipse-temurin-21-alpine
needs: [ ] needs: [ ]
script: script:
- mvn $MAVEN_CLI_OPTS $BUILD_PROPS $CI_JOB_TIMESTAMP validate -Powasp-check - mvn $MAVEN_CLI_OPTS $BUILD_PROPS $CI_JOB_TIMESTAMP validate -Powasp-check