You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I maintained a starter template project for Jakarta EE 9 servlet container, and initially I used Apache Tomcat 10.0.x, all tests(very simple) worked well.
But when the Tomcat is upgraded to 10.1.x by dependabot, there is a test failed to pass.
Issue Overview
I maintained a starter template project for Jakarta EE 9 servlet container, and initially I used Apache Tomcat 10.0.x, all tests(very simple) worked well.
But when the Tomcat is upgraded to 10.1.x by dependabot, there is a test failed to pass.
Expected Behaviour
working well with Tomcat 10.1.x
Current Behaviour
Failed.
Steps To Reproduce
mvn clean verify -Pit-tomcat
Additional Information
The error stack on Github actions, https://github.com/hantsy/jakartaee9-servlet-starter-boilerplate/actions/runs/3851795673/jobs/6563339110
The text was updated successfully, but these errors were encountered: