We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2324b9 commit e770eb6Copy full SHA for e770eb6
Dockerfile
@@ -12,8 +12,8 @@ ENV TERM=xterm
12
13
# Parameters whose values are required for the tests to succeed
14
ARG DEFAULT_LOCALE=fr_FR.UTF-8
15
-ARG MAVEN_VERSION=3.6.2
16
-ARG MAVEN_SHA=d941423d115cd021514bfd06c453658b1b3e39e6240969caf4315ab7119a77299713f14b620fb2571a264f8dff2473d8af3cb47b05acf0036fc2553199a5c1ee
+ARG MAVEN_VERSION=3.6.3
+ARG MAVEN_SHA=c35a1803a6e70a126e80b2b3ae33eed961f83ed74d18fcd16909b2d44d7dada3203f1ffe726c17ef8dcca2dcaa9fca676987befeadc9b9f759967a8cb77181c0
17
ARG WILDFLY_VERSION=18.0.1
18
ARG JAVA_VERSION=8
19
0 commit comments