Upgrade to Maven 3.9.5.

Closes #63
This commit is contained in:
Mark Paluch
2023-10-13 10:56:37 +02:00
parent 50bd97b6c4
commit 1c2ca1fc00
3 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
FROM ubuntu:23.04
# Bake a container using sdkman to get all the needed JDKs.
#
ARG USER_UID="1001"
ARG USER_GID="1001"