sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

chore: bump Spring Boot Jakarta from 3.2.0 to 3.3.0

Open codespearhead opened this issue 1 year ago • 0 comments

:scroll: Description

Package sentry-spring-boot-starter-jakarta is currently listed as incompatible with 3.3.0, which was released on May 23, 2024, according to Spring Initializr [1].

[1] https://start.spring.io/

:pencil: Checklist

  • [x] I reviewed the submitted code.
  • [ ] I added tests to verify the changes.
  • [x] No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • [x] I updated the docs if needed.
  • [ ] Review from the native team if needed.
  • [ ] No breaking change or entry added to the changelog.
  • [x] No breaking change for hybrid SDKs or communicated to hybrid SDKs.

codespearhead avatar Jun 14 '24 18:06 codespearhead