Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps org.hibernate:hibernate-validator from 5.2.4.Final to 5.4.3.Final.

Changelog

Sourced from org.hibernate:hibernate-validator's changelog.

5.4.3.Final (03-02-2019)

** Bug * HV-1690 - engine - Fix concurrency issue when using multiple custom constraint validator factories * HV-1650 - validators - French translations are badly encoded

5.4.2.Final (19-10-2017)

** Bug * HV-1498 - engine - Privilege escalation when running under the security manager * HV-1494 - validators - Hibernate Validator specific @​NotEmpty used on return type throws an exception * HV-1429 - integration - Incorrect URL in Paranamer Karaf feature * HV-1377 - annotation-processor - StackOverflowError during compilation with annotation-processor enabled * HV-1352 - engine - Incorrect value handler on trace logging * HV-1293 - validators - @​Size validator is not declared for short[]

** Improvement * HV-1454 - build - Support JDK 9 build 180 * HV-1294 - build - hibernate-validator-cdi artefact is not OSGI'ed

5.4.1.Final (16-03-2017)

** Bug * HV-1284 - build - Reenable testing under the security manager * HV-1280 - engine - Class loading conflict when custom Xerces is part of a deployment * HV-1264 - engine - Message interpolation fails with single opening or closing brace in regex character class * HV-1253 - validators - Constraints shouldn't be declared TYPE_USE in the 5.4 branch * HV-1252 - annotation-processor - Annotation processor is not aware of new constraint @​Currency and validators for type MonetaryAmount * HV-1242 - documentation - Don't mention JSR 380 in HV 5.4 reference guide * HV-1088 - engine - Unexpected behavior multi threads accessing ConstraintValidatorManager

** Improvement * HV-1283 - engine - Make HV engine more friendly towards usage as a Java 9 named module * HV-1262 - engine - Add affected validator classes to exception messages if there are multiple matching ones * HV-1244 - translations - Add translation for Persian language * HV-1235 - validators - Javadoc for PESEL mentions NIP

** Task * HV-1266 - build - Update build instructions as per latest Java 9 releases * HV-1233 - documentation - Convert tabs to space in rendered doc to have a consistent behavior across browsers * HV-1228 - documentation - Switch to the common AsciiDoctor theme for the documentation

5.4.0.Final (01-02-2017)

** Bug * HV-1220 - engine - Programmatically defined cross parameter method constraints don't work on method returning void

... (truncated)

Commits
  • 6f2ca16 [Jenkins release job] Preparing release 5.4.3.Final
  • 994926f [Jenkins release job] changelog.txt updated by release build 5.4.3.Final
  • 3f11ce7 [Jenkins release job] README.md updated by release build 5.4.3.Final
  • 09d0843 HV-1650 use ASCII encoding in French translations
  • 7c28e0f HV-1690 Making sure constraint validators are always properly released when u...
  • af0b4fc Add the Maven wrapper files to .gitignore
  • 98732f9 [Jenkins release job] Preparing next development iteration
  • 134a5bd [Jenkins release job] Preparing release 5.4.2.Final
  • 933f06c [Jenkins release job] changelog.txt updated by release build 5.4.2.Final
  • 2bfc475 [Jenkins release job] README.md updated by release build 5.4.2.Final
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.hibernate:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 5.2.4.Final to 5.4.3.Final.
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.4.3.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@5.2.4.Final...5.4.3.Final)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-validator
  dependency-version: 5.4.3.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants