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.
2 parents b2e27fb + 749b48f commit 6b4fabeCopy full SHA for 6b4fabe
1 file changed
pom.xml
@@ -116,7 +116,7 @@
116
It does not have to match exactly the version bundled with TomEE, but it should be at least the same JakartaEE spec version.-->
117
<version.tomee.tomcat>10.1.44</version.tomee.tomcat>
118
<!-- GlassFish 8 is used to test Jakarta EE 11 features -->
119
- <version.glassfish8>8.0.0</version.glassfish8>
+ <version.glassfish8>8.0.1</version.glassfish8>
120
<!-- GlassFish 7 supports Jakarta EE 10 -->
121
<version.glassfish>7.1.0</version.glassfish>
122
<version.wildfly>39.0.1.Final</version.wildfly>
0 commit comments