Skip to content

Commit

Permalink
Upgrade Spring Boot version (sample) to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ghillert committed Feb 27, 2024
1 parent ab86996 commit 42d354c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/coherence-hibernate-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<properties>
<coherence.hibernate.root>${basedir}/../..</coherence.hibernate.root>
<spring-boot.version>3.2.2</spring-boot.version>
<spring-boot.version>3.2.3</spring-boot.version>
</properties>

<modules>
Expand Down

0 comments on commit 42d354c

Please sign in to comment.