Integration
sentry-spring-boot-jakarta
Java Version
21
Version
8.13.3
Steps to Reproduce
This commit contains a big refactoring on dependency management, and sentry-spring-boot-starter-jakarta now uses Spring Boot 2 instead of 3 by mistake.
You can also see it the dependencies of version 8.13.2 which uses Spring Boot 3.5.0 and 8.13.3 which is based on Spring Boot 2.7.18
Expected Result
sentry-spring-boot-starter-jakarta should always be based on spring boot 3
Actual Result
sentry-spring-boot-starter-jakarta is based on spring boot 2