Update .gitlab-ci.yml

This commit is contained in:
Administrator 2021-06-13 21:21:20 +00:00
parent 97f4f59889
commit 7e44653e76

View File

@ -1,4 +1,4 @@
image: maven:3-openjdk-8-slim
image: maven:3-openjdk-16-slim
variables:
MAVEN_CLI_OPTS: "-s .m2/settings.xml --batch-mode"