Skip to content

Commit

Permalink
Upgrade to Coherence Hibernate 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghillert committed Jul 5, 2023
1 parent 566f947 commit 5ec39b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
<bedrock.version>7.0.2</bedrock.version>
<coherence.groupId>com.oracle.coherence.ce</coherence.groupId>
<coherence.version>23.03</coherence.version>
<coherence-hibernate.version>3.0.0</coherence-hibernate.version>
<classgraph.version>4.8.115</classgraph.version>
<hamcrest.version>2.2</hamcrest.version>
<hibernate.version>6.2.6.Final</hibernate.version>
Expand Down
1 change: 0 additions & 1 deletion samples/hibernate-cache-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<description>Demo project for using Spring Boot with Hibernate Second Level Cache and Coherence</description>

<properties>
<coherence-hibernate.version>3.0.0-SNAPSHOT</coherence-hibernate.version>
<coherence.spring.root>${basedir}/../..</coherence.spring.root>
</properties>

Expand Down

0 comments on commit 5ec39b9

Please sign in to comment.