mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 20:09:02 +00:00
Merge branch '3.4.x'
Closes gh-44845
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ public enum TestImage {
|
||||
/**
|
||||
* A container image suitable for testing Hazelcast.
|
||||
*/
|
||||
HAZELCAST("hazelcast/hazelcast", "5.5.0-slim", () -> HazelcastContainer.class),
|
||||
HAZELCAST("hazelcast/hazelcast", "5.5.0-slim-jdk17", () -> HazelcastContainer.class),
|
||||
|
||||
/**
|
||||
* A container image suitable for testing Confluent's distribution of Kafka.
|
||||
|
||||
Reference in New Issue
Block a user