Skip to content

Commit 6b6b26f

Browse files
committed
Bump Tomcat version in Spring Boot template
1 parent d550005 commit 6b6b26f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/springboot/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
<properties>
2727
<java.version>21</java.version>
28+
<tomcat.version>10.1.54</tomcat.version>
2829
<coherence.version>15.1.1-0-1</coherence.version>
2930
<coherence.group.id>com.oracle.coherence.ce</coherence.group.id>
3031
<coherence-spring.version>4.3.1</coherence-spring.version>

0 commit comments

Comments
 (0)