Update dependency org.hibernate:hibernate-validator to v5.2.5.Final#209
Open
dev-mend-for-github-com[bot] wants to merge 1 commit intovp-remfrom
Open
Update dependency org.hibernate:hibernate-validator to v5.2.5.Final#209dev-mend-for-github-com[bot] wants to merge 1 commit intovp-remfrom
dev-mend-for-github-com[bot] wants to merge 1 commit intovp-remfrom
Conversation
26faf14 to
ae4ca6b
Compare
ae4ca6b to
a54c085
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.2.1.Final→5.2.5.FinalBy merging this PR, the below issues will be automatically resolved and closed:
Release Notes
hibernate/hibernate-validator (org.hibernate:hibernate-validator)
v5.2.5.FinalCompare Source
v5.2.4.FinalCompare Source
v5.2.3.FinalCompare Source
v5.2.2.FinalCompare Source
** Bug
* [HV-862] - ExecutableHelper#overrides() should take visibilities into account
* [HV-891] - CDI extension doesn't trigger validation if a method parameter is of a type parameter type
* [HV-917] - Use map implementation safe for concurrent access in MetaDataProviderKeyedByClassName
* [HV-1011] - Generic Method is not recognized
* [HV-1012] - XSS vulnerability not caught by SafeHtml
* [HV-1017] - javafx detection uses TCCL but JavaFXPropertyValueUnwrapper does not
* [HV-1018] - NPE when validating an object tree whith a class whose parent has defined property constraints
** Task
* [HV-1006] - Upgrade to WildFly 10
** Improvement
* [HV-807] - Make annotation ignores configurable via API for executables
* [HV-995] - Add google analytics to the HTML documentation
* [HV-1016] - Let maven build support maven-color