Skip to content

Commit 13f08e4

Browse files
committed
Polish
1 parent 98b9a57 commit 13f08e4

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat

1 file changed

+1
-1
lines changed

spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<description>Spring Boot Tomcat Deployment Test</description>
1313
<properties>
1414
<main.basedir>${basedir}/../../..</main.basedir>
15-
<cargo.container.id>tomcat8x</cargo.container.id>
15+
<cargo.container.id>tomcat9x</cargo.container.id>
1616
<cargo.container.url>
1717
https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/${tomcat.version}/tomcat-${tomcat.version}.zip
1818
</cargo.container.url>

0 commit comments

Comments
 (0)