Skip to content

Commit 6f84681

Browse files
test(deps): update dependency java to v25.0.2+10.0.lts (main) (#5867)
test(deps): update dependency java to v25.0.2+10.0.lts Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3caefc5 commit 6f84681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/java/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ARG CONTAINERBASE_LOG_LEVEL
3838
FROM base AS test-java
3939

4040
# renovate: datasource=java-version packageName=java-jre?os=linux&architecture=aarch64
41-
RUN install-tool java 25.0.1+8.0.LTS
41+
RUN install-tool java 25.0.2+10.0.LTS
4242

4343
#--------------------------------------
4444
# Image: java

0 commit comments

Comments
 (0)