dependabot[bot] opened a new pull request, #2374: URL: https://github.com/apache/karaf/pull/2374
Bumps [org.hibernate:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 7.0.5.Final to 8.0.3.Final. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-validator/blob/8.0.3.Final/changelog.txt">org.hibernate:hibernate-validator's changelog</a>.</em></p> <blockquote> <h2>8.0.3.Final (2025-08-06)</h2> <p>** Bug * HV-1978 Expression Language not propagated to iterable node * HV-1971 CNPJ with all digits the same * HV-1965 Typo in CrossParameterConstraintValidatorContextImpl, wrong element kind assertion fail message. * HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.</p> <p>** Improvement * HV-2121 Backport "New Alphanumeric CNPJ" (HV-1999) to 8.x series * HV-1999 New Alphanumeric CNPJ</p> <p>** Task * HV-2070 Use <code>maven-assembly-plugin</code> instead of <code>copy-maven-plugin</code> to rename the pdf documents * HV-2023 Add a step to build pdf documentation to the nightly CI job</p> <h2>8.0.2.Final (2024-12-13)</h2> <p>** Bug * HV-2067 UUID version not correctly validated * HV-2002 Brazilian Titulo Eleitoral not correctly validating on some scenarios * HV-1959 Typo fix for Ukrainian localization * HV-1829 Hibernate docs still reference ConstraintDefinitionContributor which was removed in 5.3</p> <p>** Improvement * HV-2066 update document section 3.1.1 * HV-1981 Use Maven 3.9.6 in CI builds and as a required minimum version for the build * HV-1943 Some french validation messages are not quite accurate</p> <p>** Task * HV-1990 Test Hibernate Validator against JDK 24 * HV-1989 Update documentation examples to use the min required Java version where applicable * HV-1980 Update gpg plugin configuration * HV-1969 Test Hibernate Validator against JDK 23 * HV-1968 Force user.country when testing</p> <h2>8.0.1.Final (2023-06-20)</h2> <p>** Bug * HV-1949 Nondeterministic behavior of HibernateValidator (in springboot?) when both annotation and xml-based definition are used * HV-1932 Incomplete <a href="https://github.com/Positive"><code>@​Positive</code></a> annotation's default message in fr * HV-1939 Annotations on constructors of named classes declared in method get ignored</p> <p>** Improvement * HV-1943 Some french validation messages are not quite accurate * HV-1941 Add support for European Portuguese for ValidationMessages * HV-1927 Use Executable#getAnnotatedParameterTypes() instead of Executable#getGenericParameterTypes()</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-validator/commit/40292e2563a7cf2b3d927a694c5adc29cc0e3907"><code>40292e2</code></a> [Jenkins release job] Preparing release 8.0.3.Final</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/42c08e4815a5744a19545456f6d00f3de8437c65"><code>42c08e4</code></a> [Jenkins release job] changelog.txt updated by release build 8.0.3.Final</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/a3b1eca0d52a340784b2fb47d7d88315f12c9f86"><code>a3b1eca</code></a> [Jenkins release job] README.md updated by release build 8.0.3.Final</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/5a6d4b82005a6f69095babd68a416da63ef05dd7"><code>5a6d4b8</code></a> HV-2022 Update Javadoc generation</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/cb47f9dcaa893ebe77cf0ff6184c6ada88f57d7e"><code>cb47f9d</code></a> HV-2022 Add missing description to the published modules</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/e836ee37e6ef065d098762b467942394581f93f9"><code>e836ee3</code></a> HV-2022 Add a few missing javadoc comments</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/ff852f672864bc4cc1b494b287a918eab461b499"><code>ff852f6</code></a> HV-1917 MinDuration/MaxDuration validation message update</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/58a9365db1c77edd6e2e48acb180349f11078541"><code>58a9365</code></a> HV-1978 Propagated EL level to iterable nodes</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/94078eecd49dec343ef35f3cb09bfdf03eb6ffa1"><code>94078ee</code></a> HV-1965 Typo found in assertion fail message of CrossParameterConstraintValid...</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/6f2688aa8d7ac55a4200a06307c91ed48afca21b"><code>6f2688a</code></a> HV-1999 Rework CNPJ alphanumeric format to not modify mod checks</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-validator/compare/7.0.5.Final...8.0.3.Final">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
