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

NoSuchMethodError in sendgrid-java-4.10.2 #757

Open
nickhais opened this issue Jun 26, 2024 · 0 comments
Open

NoSuchMethodError in sendgrid-java-4.10.2 #757

nickhais opened this issue Jun 26, 2024 · 0 comments

Comments

@nickhais
Copy link

Hello SendGrid!

Issue Summary:

After upgrading to the newest version of sendgrid-java-4.10.2, I've started seeing these errors in my logs. My code fails when I try to execute mail.build().
Could you please check if the issue is on your side?

Errors found:

java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()' at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsString(ObjectMapper.java:4047) ~[jackson-databind-2.17.1.jar!/:2.17.1] at com.sendgrid.helpers.mail.Mail.build(Mail.java:517) ~[sendgrid-java-4.10.2.jar!/:na]

My environment:
Java 17 and Spring Boot 3.2

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

No branches or pull requests

1 participant