Skip to content

Commit 66e22e1

Browse files
committed
bump maven version
1 parent 4856e24 commit 66e22e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spark-k8s/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ ARG TINI
137137
ARG STACKABLE_USER_UID
138138
# Find the latest version here: https://github.com/apache/maven
139139
# renovate: datasource=github-tags packageName=apache/maven
140-
ARG MAVEN_VERSION="3.9.8"
140+
ARG MAVEN_VERSION="3.9.10"
141141

142142
WORKDIR /stackable/spark-${PRODUCT}
143143

0 commit comments

Comments
 (0)