NoClassDefFound jakarta/servlet/ServletConnection #29473
Labels
for: stackoverflow
A question that's better suited to stackoverflow.com
status: invalid
An issue that we don't feel is valid
Affects: Spring Framework 6.0.0-RC4
I upgraded my example projects from Spring 6.0.0-RC2 to Spring 6.0.0-RC4, it fails my controller tests.
The complete log stack: https://github.com/hantsy/spring6-sandbox/actions/runs/3449289782/jobs/5757083220
It seems the
spring-webmvc
andspring-test
removes the dependency ofjakarta.servlet
, etc?The text was updated successfully, but these errors were encountered: