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

Update Guava version from 30.1.1-jre to 31.1-jre. #1176

Closed
btkawaharahd opened this issue Aug 2, 2022 · 0 comments
Closed

Update Guava version from 30.1.1-jre to 31.1-jre. #1176

btkawaharahd opened this issue Aug 2, 2022 · 0 comments

Comments

@btkawaharahd
Copy link
Contributor

Description

After updating the Spring Boot version to 2.7.0, the following error occurs.

Caused by: java.lang.NoSuchMethodError: com.google.common.collect.ImmutableMap.of(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/google/common/collect/ImmutableMap;

Possible Solution

Update Guava version from 30.1.1-jre to 31.1-jre.

Affect versions

  • 5.7.2.RELEASE

Issue links

Links to related issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants