Skip to content

Commit 1edecf5

Browse files
committed
Upgrade to Eclipse Temurin JDK 8u362.
1 parent e033418 commit 1edecf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/pipeline.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Java (JDK) versions
2-
java.main.tag=8u322-b06-jdk
2+
java.main.tag=8u362-b09-jdk-focal
33

44
# Docker Container Images
55
docker.container.image.java.main=harbor-repo.vmware.com/dockerhub-proxy-cache/library/eclipse-temurin:${java.main.tag}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
22
deployDocsHost=docs-ip.spring.io
3-
antlrVersion = 2.7.7
3+
antlrVersion=2.7.7
44
apacheGeodeVersion=1.14.4
55
springVersion=5.3.27
66
springBootVersion=2.7.12

0 commit comments

Comments
 (0)