Skip to content

Updating to latest hibernate-validation dependency #22

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

Merged
merged 1 commit into from
Sep 16, 2020

Conversation

setchy
Copy link
Collaborator

@setchy setchy commented Sep 10, 2020

Updating to the latest hibernate-validation dependency, 6.1.5.Final (previously using 6.0.19.Final) which is the default version used in spring-boot-starter-parent 2.3.0.RELEASE and above

As an aside note - I had spent 2 days chasing runtime null pointers a few months back because hibernate-validation-6.0.19.Final was being overridden by a newer transitive dependency on my classpath, and there is a breaking change between 6.0.19.Final and 6.1.*

…efaulted in spring-boot-starter-parent 2.3.0.RELEASE and above
@setchy setchy closed this Sep 10, 2020
@setchy setchy reopened this Sep 10, 2020
@setchy
Copy link
Collaborator Author

setchy commented Sep 10, 2020

This to me and in the context of this discussion, is less important and can be merged into the graphql-java:15 version of graphql-java-extended-validation library (as I can simply downgrade/force each service to use hibernate-validation:6.0.19.Final - which is my current solution)

@bbakerman bbakerman merged commit 8db9ce3 into graphql-java:master Sep 16, 2020
@setchy setchy deleted the hibernate-latest branch September 17, 2020 01:52
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

Successfully merging this pull request may close these issues.

2 participants