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 3e243d6 commit de393abCopy full SHA for de393ab
spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml
@@ -12,7 +12,7 @@
12
<description>Spring Boot TomEE Deployment Test</description>
13
<properties>
14
<main.basedir>${basedir}/../../..</main.basedir>
15
- <tomee.version>7.0.2</tomee.version>
+ <tomee.version>8.0.0</tomee.version>
16
<cargo.container.id>tomee1x</cargo.container.id>
17
<cargo.container.url>
18
https://archive.apache.org/dist/tomee/tomee-${tomee.version}/apache-tomee-${tomee.version}-webprofile.zip
0 commit comments