Skip to content

Commit

Permalink
Upgrade Tomcat dependency version (sample) to 9.0.87
Browse files Browse the repository at this point in the history
  • Loading branch information
ghillert committed Mar 15, 2024
1 parent 25d0987 commit 0504486
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 @@ -28,7 +28,7 @@
<hibernate.version>5.6.15.Final</hibernate.version>
<hibernate-micrometer.version>5.6.15.Final</hibernate-micrometer.version>
<spring-boot.version>2.7.18</spring-boot.version>
<tomcat.version>9.0.85</tomcat.version>
<tomcat.version>9.0.87</tomcat.version>
<jackson-bom.version>2.15.2</jackson-bom.version>
</properties>

Expand Down

0 comments on commit 0504486

Please sign in to comment.