We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98b9a57 commit 13f08e4Copy full SHA for 13f08e4
spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml
@@ -12,7 +12,7 @@
12
<description>Spring Boot Tomcat Deployment Test</description>
13
<properties>
14
<main.basedir>${basedir}/../../..</main.basedir>
15
- <cargo.container.id>tomcat8x</cargo.container.id>
+ <cargo.container.id>tomcat9x</cargo.container.id>
16
<cargo.container.url>
17
https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/${tomcat.version}/tomcat-${tomcat.version}.zip
18
</cargo.container.url>
0 commit comments