Skip to content

Commit 5b704a5

Browse files
Bump coherence.version from 25.03 to 25.03.1 in /tests/java (#239)
Bumps `coherence.version` from 25.03 to 25.03.1. Updates `com.oracle.coherence.ce:coherence` from 25.03 to 25.03.1 - [Release notes](https://github.com/oracle/coherence/releases) - [Commits](oracle/coherence@25.03...25.03.1) Updates `com.oracle.coherence.ce:coherence-json` from 25.03 to 25.03.1 - [Release notes](https://github.com/oracle/coherence/releases) - [Commits](oracle/coherence@25.03...25.03.1) Updates `com.oracle.coherence.ce:coherence-management` from 25.03 to 25.03.1 - [Release notes](https://github.com/oracle/coherence/releases) - [Commits](oracle/coherence@25.03...25.03.1) Updates `com.oracle.coherence.ce:coherence-grpc-proxy` from 25.03 to 25.03.1 - [Release notes](https://github.com/oracle/coherence/releases) - [Commits](oracle/coherence@25.03...25.03.1) --- updated-dependencies: - dependency-name: com.oracle.coherence.ce:coherence dependency-version: 25.03.1 dependency-type: direct:production - dependency-name: com.oracle.coherence.ce:coherence-json dependency-version: 25.03.1 dependency-type: direct:production - dependency-name: com.oracle.coherence.ce:coherence-management dependency-version: 25.03.1 dependency-type: direct:production - dependency-name: com.oracle.coherence.ce:coherence-grpc-proxy dependency-version: 25.03.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2753031 commit 5b704a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<maven.compiler.target>11</maven.compiler.target>
3535

3636
<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
37-
<coherence.version>25.03</coherence.version>
37+
<coherence.version>25.03.1</coherence.version>
3838

3939
<!-- The version of Coherence to use in the test images -->
4040
<coherence.test.groupId>com.oracle.coherence.ce</coherence.test.groupId>

0 commit comments

Comments
 (0)