Skip to content

Commit a20f731

Browse files
committed
Update CI properties.
See #3122
1 parent 810d531 commit a20f731

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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}
@@ -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

0 commit comments

Comments
 (0)