Skip to content

Commit 97f2545

Browse files
committed
Use Coherence 21.12.5
1 parent aa93ebc commit 97f2545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ PROJECT_URL = https://github.com/oracle/coherence-operator
3636
# The Coherence image to use for deployments that do not specify an image
3737
# ----------------------------------------------------------------------------------------------------------------------
3838
# The Coherence version to build against - must be a Java 8 compatible version
39-
COHERENCE_VERSION ?= 21.12.4
39+
COHERENCE_VERSION ?= 21.12.5
4040
# The default Coherence image the Operator will run if no image is specified
4141
COHERENCE_IMAGE ?= ghcr.io/oracle/coherence-ce:22.06.1
4242
# The Java version that tests will be compiled to.

0 commit comments

Comments
 (0)