Skip to content

Commit 7a7145e

Browse files
committed
Update CI properties.
See #2914
1 parent dbf932c commit 7a7145e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: ci/pipeline.properties

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Java versions
2-
java.main.tag=17.0.9_9-jdk-focal
3-
java.next.tag=21.0.1_12-jdk-jammy
2+
java.main.tag=17.0.12_7-jdk-focal
3+
java.next.tag=22.0.2_9-jdk-jammy
44

55
# Docker container images - standard
66
docker.java.main.image=library/eclipse-temurin:${java.main.tag}
@@ -31,6 +31,5 @@ docker.proxy.credentials=usw1_packages_broadcom_com-jenkins-token
3131
artifactory.credentials=02bd1690-b54f-4c9f-819d-a77cb7a9822c
3232
artifactory.url=https://repo.spring.io
3333
artifactory.repository.snapshot=libs-snapshot-local
34-
develocity.cache.credentials=gradle_enterprise_cache_user
3534
develocity.access-key=gradle_enterprise_secret_access_key
3635
jenkins.user.name=spring-builds+jenkins

0 commit comments

Comments
 (0)