Skip to content

Commit

Permalink
Fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thegridman committed May 28, 2024
1 parent 39db718 commit a81345d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<dependency>
<groupId>com.oracle.bedrock.coherence</groupId>
<artifactId>coherence-12.1.3-testing-support</artifactId>
<artifactId>coherence-3.7.1-testing-support</artifactId>
<version>${project.version}</version>
<exclusions>
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion bedrock-coherence/12.2.1/coherence-12.2.1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<dependency>
<groupId>com.oracle.bedrock.coherence</groupId>
<artifactId>coherence-12.1.3</artifactId>
<artifactId>coherence-3.7.1</artifactId>
<version>${project.version}</version>
<exclusions>
<exclusion>
Expand Down

0 comments on commit a81345d

Please sign in to comment.