Skip to content

Commit

Permalink
Upgrade Spring Boot (samples) to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ghillert committed Jul 3, 2023
1 parent c854b1d commit d57bb36
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.1.0</spring-boot.version>
<spring-boot.version>3.1.1</spring-boot.version>
</properties>

<modules>
Expand Down

0 comments on commit d57bb36

Please sign in to comment.