Skip to content

Commit 0575323

Browse files
committed
Update CI properties.
See #2938
1 parent 4289f73 commit 0575323

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

ci/pipeline.properties

+2-4
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}
@@ -14,7 +14,6 @@ docker.mongodb.7.0.version=7.0.2
1414

1515
# Supported versions of Redis
1616
docker.redis.6.version=6.2.13
17-
docker.redis.7.version=7.2.4
1817

1918
# Supported versions of Cassandra
2019
docker.cassandra.3.version=3.11.16
@@ -31,6 +30,5 @@ docker.proxy.credentials=usw1_packages_broadcom_com-jenkins-token
3130
artifactory.credentials=02bd1690-b54f-4c9f-819d-a77cb7a9822c
3231
artifactory.url=https://repo.spring.io
3332
artifactory.repository.snapshot=libs-snapshot-local
34-
develocity.cache.credentials=gradle_enterprise_cache_user
3533
develocity.access-key=gradle_enterprise_secret_access_key
3634
jenkins.user.name=spring-builds+jenkins

0 commit comments

Comments
 (0)