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

Fix transitivity handling for commons-codec:commons-codec in Spring Boot Update 3.2 #671

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

MBoegers
Copy link
Contributor

What's changed?

In the Spring Boot 3.2 Upgrade Recipe the dependency commons-codec:commons-code:1.7.x was added even if transitively available.

What's your motivation?

Not overwrite other configuration from Dependency management.

Anything in particular you'd like reviewers to focus on?

Anyone you would like to review specifically?

Have you considered any alternatives or workarounds?

Any additional context

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@timtebeek timtebeek changed the title Fix transitivity handling for commons-codec:commons-codec in Spring Boot Update 3.2 Fix transitivity handling for commons-codec:commons-codec in Spring Boot Update 3.2 Jan 17, 2025
@timtebeek timtebeek added enhancement New feature or request boot-3.2 and removed boot-3.4 labels Jan 17, 2025
@MBoegers MBoegers merged commit c965199 into main Jan 17, 2025
2 checks passed
@MBoegers MBoegers deleted the fix-spring32-dependenc-adding branch January 17, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
boot-3.2 enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants