Skip to content

Commit 8baf724

Browse files
author
Tim Middleton
committed
Add Coherence CE 21.12
1 parent 16bfc45 commit 8baf724

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/test-against-released.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
- 20.12.2
4949
- 21.06.1
5050
- 21.06.2
51+
- 21.12
5152

5253
steps:
5354
- name: Checkout

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ image::assets/coherence-visualvm.png[Coherence VisualVM Plugin,800,479]
5656

5757
The Plugin will connect to and display data for the following Coherence versions:
5858

59-
**Community Editions**: 14.1.1.0.x, 20.06.x, 20.12.x and 21.06
59+
**Community Editions**: 14.1.1.0.x, 20.06.x, 20.12.x, 21.06.x and 21.12
6060

6161
**Commercial Editions**: 14.1.1.0.x, 12.2.1.5.x, 12.2.1.4.x, 12.1.3.x, 12.1.2.x and 3.7.1.x
6262

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<com.sun.xml.bind.version>2.3.0</com.sun.xml.bind.version>
5454

5555
<!-- default coherence versions -->
56-
<default.coherence.ce.version>21.06.2</default.coherence.ce.version>
56+
<default.coherence.ce.version>21.12</default.coherence.ce.version>
5757
<default.coherence.commercial.version>14.1.2-0-0-SNAPSHOT
5858
</default.coherence.commercial.version>
5959

0 commit comments

Comments
 (0)