Skip to content

Commit cd9e826

Browse files
authored
Merge branch 'main' into updatecli_main_2645acb742811c68ad33208c989ad3376834a7adf6070e6ccef72764e0e9b878
2 parents 3b1681f + b72d9d3 commit cd9e826

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dockerfiles/maven/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates
55
rm -rf /var/lib/apt/lists/*
66

77
# Now time to install maven
8-
ARG MAVEN_VERSION=3.9.11
8+
ARG MAVEN_VERSION=3.9.12
99

1010
# Set SHELL flags for RUN commands to allow -e and pipefail
1111
# Rationale:https://github.com/hadolint/hadolint/wiki/DL4006

dockerfiles/plugins.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ display-url-api:2.217.va_6b_de84cc74b_
1818
durable-task:639.vefb_3d8372f6d
1919
echarts-api:6.0.0-1165.vd1283a_3e37d4
2020
font-awesome-api:7.1.0-882.v1dfb_771e3278
21-
git-client:6.4.2
21+
git-client:6.4.3
2222
git:5.8.1
2323
github-api:1.330-492.v3941a_032db_2a_
2424
github-branch-source:1917.v9ee8a_39b_3d0d

0 commit comments

Comments
 (0)