### Description We've decided to duplicate `sentry-servlet` (javax) into `sentry-servlet-jakarta` (jakarta) to support both as it's only three files that rarely change. For Spring and Spring Boot we'd like to avoid duplication so we want to find out possible ways of supporting both. See https://github.com/getsentry/sentry-java/issues/1789