Skip to content

NoSuchMethod after upgrading to springboot 3.4 #34089

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

Closed
sfarhaazmi opened this issue Dec 13, 2024 · 3 comments
Closed

NoSuchMethod after upgrading to springboot 3.4 #34089

sfarhaazmi opened this issue Dec 13, 2024 · 3 comments
Labels
status: invalid An issue that we don't feel is valid

Comments

@sfarhaazmi
Copy link

sfarhaazmi commented Dec 13, 2024

NoSuchMethod 'java.util.LinkedHashSet org.springframework.util.CollectionUtils.newLinkedHashSet(int)' - exception after upgrading to springboot 3.4.0
All versions are compatible as per the dependency tree

sprint-test version used is 6.2.1
Junit-Jupiter version 5.11.3

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Dec 13, 2024
@bclozel
Copy link
Member

bclozel commented Dec 13, 2024

This methods exists and has been introduced in #32291.
The problem is likely a dependency management issue.

Please provide a minimal sample application.

@bclozel bclozel added the status: waiting-for-feedback We need additional information before we can continue label Dec 13, 2024
@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Dec 16, 2024
@bclozel
Copy link
Member

bclozel commented Dec 16, 2024

Sorry but this is not actionable on my side. We can reopen this issue once a minimal sample application is provided. Thanks!

@bclozel bclozel closed this as not planned Won't fix, can't repro, duplicate, stale Dec 16, 2024
@bclozel bclozel added status: invalid An issue that we don't feel is valid and removed status: waiting-for-triage An issue we've not yet triaged or decided on status: feedback-provided Feedback has been provided labels Dec 16, 2024
@RenatiusvanSander

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: invalid An issue that we don't feel is valid
Projects
None yet
Development

No branches or pull requests

4 participants