Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(spring-boot): Bump Spring Boot version to 3.3.5 #4747

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

mboskamp
Copy link
Member

Related to #4551

@mboskamp mboskamp added ci:all-as Runs the builds for all application servers. ci:spring-boot Runs the integration tests for the Spring Boot starter. scope:spring-boot Changes to the Spring Boot starter. bot:backport:7.22 labels Oct 28, 2024
@mboskamp mboskamp self-assigned this Oct 28, 2024
@mboskamp mboskamp added the bot:java-dependency-check When assigned to a PR, generates SBOMs for the PR and base branch and compares them. label Oct 28, 2024
Copy link

Java dependency diff

Omitted due to character limit. See workflow artifacts for full diff file.

Module details

Omitted due to character limit. See workflow artifacts for full diff file.

Checklist

Unique changes

Unique additions

Developer comments

Glossary

Limitations

  • The reported transitive dependencies may not always be accurate in a multi-module project.
    The SBOM file format represents a unique dependency (coordinates + type) only once. In a multi-module
    project a dependency can be declared in multiple locations with different exclusions of transitive dependencies
    or different version overrides for transitive dependencies.

Emojies

  • ✔: All licenses are on the Go list
  • ⚠: (At least one) license is on the Caution list
  • ❌: (At least one) license is on the Stop list
  • ❓: (At least one) license cannot be determined or is unknown
  • ‼: Dependency has multiple licenses declared
  • ⬆: New dependency version is higher than previous
  • ⬇: New dependency version is lower than previous
  • 🔄: Dependency version is equal and the dependencies of this component changed (e.g. when comparing snapshots)
  • 🤷: The change of the dependency version can not be determined further (e.g. because the version does not follow semantic versioning)

@mboskamp
Copy link
Member Author

mboskamp commented Oct 29, 2024

Dependency updates to investigate

  • logback-core: 1.5.7 ⚠❓‼ => 1.5.11 ⚠❓‼ (EPL 1.0 - no change) ✅
  • logback-classic: 1.5.7 ⚠❓‼ => 1.5.11 ⚠❓‼ (EPL 1.0 - no change) ✅
  • jersey-common: 3.1.8 ⚠❓‼ => 3.1.9 ⚠❓‼ (EPL 2.0 - no change) ✅
  • jersey-client: 3.1.8 ⚠❓‼ => 3.1.9 ⚠❓‼ (EPL 2.0 - no change) ✅
  • jersey-server: 3.1.8 ⚠❓‼ => 3.1.9 ⚠❓‼ (EPL 2.0 - no change) ✅
  • jersey-container-servlet-core: 3.1.8 ⚠❓‼ => 3.1.9 ⚠❓‼ (EPL 2.0 - no change) ✅
  • jersey-container-servlet: 3.1.8 ⚠❓‼ => 3.1.9 ⚠❓‼ (EPL 2.0 - no change) ✅
  • jersey-bean-validation: 3.1.8 ⚠❓‼ => 3.1.9 ⚠❓‼ (EPL 2.0 - no change) ✅
  • jersey-hk2: 3.1.8 ⚠❓‼ => 3.1.9 ⚠❓‼ (EPL 2.0 - no change) ✅
  • jersey-spring6: 3.1.8 ⚠❓‼ => 3.1.9 ⚠❓‼ (EPL 2.0 - no change) ✅
  • jersey-entity-filtering: 3.1.8 ⚠❓‼ => 3.1.9 ⚠❓‼ (EPL 2.0 - no change) ✅
  • jersey-media-json-jackson: 3.1.8 ⚠❓‼ => 3.1.9 ⚠❓‼ (EPL 2.0 - no change) ✅
  • jakarta.servlet.jsp.jstl-api: 3.0.1 ⚠‼ => 3.0.2 ⚠‼ (EPL 2.0 - no change) ✅
  • jakarta.jakartaee-web-api: 10.0.0 ❓ => 10.0.0 ❓ (EPL 2.0 - no change) ✅

Copy link
Contributor

@joaquinfelici joaquinfelici left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@mboskamp mboskamp merged commit e32f6d6 into master Oct 30, 2024
15 checks passed
@mboskamp mboskamp deleted the 4551-bump-spring branch October 30, 2024 12:33
@ap-development-workflow
Copy link

Successfully created backport PR for 7.22:

  • camunda/camunda-bpm-platform-maintenance#1291

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:backport:7.22 bot:java-dependency-check When assigned to a PR, generates SBOMs for the PR and base branch and compares them. ci:all-as Runs the builds for all application servers. ci:spring-boot Runs the integration tests for the Spring Boot starter. scope:spring-boot Changes to the Spring Boot starter.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants