Skip to content

Commit c4b9358

Browse files
committed
Update CI properties.
See #490
1 parent b1c1f4e commit c4b9358

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ci/pipeline.properties

+3-2
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,6 +14,7 @@ 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
1718

1819
# Supported versions of Cassandra
1920
docker.cassandra.3.version=3.11.16

0 commit comments

Comments
 (0)