{"id":23157,"name":"hibernate-validator.version","ecosystem":"maven","repository_url":null,"issues_count":7,"created_at":"2025-06-07T03:08:26.567Z","updated_at":"2025-06-07T03:08:26.567Z","purl":"pkg:maven/hibernate-validator.version","unique_repositories_count":4,"unique_repositories_count_past_30_days":1,"recent_issues":[{"uuid":"2725706413","node_id":"PR_kwDOIi7lDs6idvqt","number":1007,"state":"open","title":"Bump hibernate-validator.version from 8.0.2.Final to 8.0.3.Final","user":"dependabot[bot]","labels":["dependencies","java"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-06T21:35:10.000Z","updated_at":"2025-08-06T21:35:11.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"hibernate-validator.version","old_version":"8.0.2.Final","new_version":"8.0.3.Final","repository_url":null}],"path":null,"ecosystem":"maven"},"body":"Bumps `hibernate-validator.version` from 8.0.2.Final to 8.0.3.Final.\nUpdates `org.hibernate:hibernate-validator` from 8.0.2.Final to 8.0.3.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/8.0.3.Final/changelog.txt\"\u003eorg.hibernate:hibernate-validator's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e8.0.3.Final (2025-08-06)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-1978 Expression Language not propagated to iterable node\n* HV-1971 CNPJ with all digits the same\n* HV-1965 Typo in CrossParameterConstraintValidatorContextImpl, wrong element kind assertion fail message.\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2121 Backport \u0026quot;New Alphanumeric CNPJ\u0026quot; (HV-1999) to 8.x series\n* HV-1999 New Alphanumeric CNPJ\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/40292e2563a7cf2b3d927a694c5adc29cc0e3907\"\u003e\u003ccode\u003e40292e2\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 8.0.3.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/42c08e4815a5744a19545456f6d00f3de8437c65\"\u003e\u003ccode\u003e42c08e4\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 8.0.3.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/a3b1eca0d52a340784b2fb47d7d88315f12c9f86\"\u003e\u003ccode\u003ea3b1eca\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 8.0.3.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/5a6d4b82005a6f69095babd68a416da63ef05dd7\"\u003e\u003ccode\u003e5a6d4b8\u003c/code\u003e\u003c/a\u003e HV-2022 Update Javadoc generation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/cb47f9dcaa893ebe77cf0ff6184c6ada88f57d7e\"\u003e\u003ccode\u003ecb47f9d\u003c/code\u003e\u003c/a\u003e HV-2022 Add missing description to the published modules\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/e836ee37e6ef065d098762b467942394581f93f9\"\u003e\u003ccode\u003ee836ee3\u003c/code\u003e\u003c/a\u003e HV-2022 Add a few missing javadoc comments\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/ff852f672864bc4cc1b494b287a918eab461b499\"\u003e\u003ccode\u003eff852f6\u003c/code\u003e\u003c/a\u003e HV-1917 MinDuration/MaxDuration validation message update\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/58a9365db1c77edd6e2e48acb180349f11078541\"\u003e\u003ccode\u003e58a9365\u003c/code\u003e\u003c/a\u003e HV-1978 Propagated EL level to iterable nodes\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/94078eecd49dec343ef35f3cb09bfdf03eb6ffa1\"\u003e\u003ccode\u003e94078ee\u003c/code\u003e\u003c/a\u003e HV-1965 Typo found in assertion fail message of CrossParameterConstraintValid...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6f2688aa8d7ac55a4200a06307c91ed48afca21b\"\u003e\u003ccode\u003e6f2688a\u003c/code\u003e\u003c/a\u003e HV-1999 Rework CNPJ alphanumeric format to not modify mod checks\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.2.Final...8.0.3.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `org.hibernate.validator:hibernate-validator` from 8.0.2.Final to 8.0.3.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/8.0.3.Final/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e8.0.3.Final (2025-08-06)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-1978 Expression Language not propagated to iterable node\n* HV-1971 CNPJ with all digits the same\n* HV-1965 Typo in CrossParameterConstraintValidatorContextImpl, wrong element kind assertion fail message.\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2121 Backport \u0026quot;New Alphanumeric CNPJ\u0026quot; (HV-1999) to 8.x series\n* HV-1999 New Alphanumeric CNPJ\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/40292e2563a7cf2b3d927a694c5adc29cc0e3907\"\u003e\u003ccode\u003e40292e2\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 8.0.3.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/42c08e4815a5744a19545456f6d00f3de8437c65\"\u003e\u003ccode\u003e42c08e4\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 8.0.3.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/a3b1eca0d52a340784b2fb47d7d88315f12c9f86\"\u003e\u003ccode\u003ea3b1eca\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 8.0.3.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/5a6d4b82005a6f69095babd68a416da63ef05dd7\"\u003e\u003ccode\u003e5a6d4b8\u003c/code\u003e\u003c/a\u003e HV-2022 Update Javadoc generation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/cb47f9dcaa893ebe77cf0ff6184c6ada88f57d7e\"\u003e\u003ccode\u003ecb47f9d\u003c/code\u003e\u003c/a\u003e HV-2022 Add missing description to the published modules\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/e836ee37e6ef065d098762b467942394581f93f9\"\u003e\u003ccode\u003ee836ee3\u003c/code\u003e\u003c/a\u003e HV-2022 Add a few missing javadoc comments\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/ff852f672864bc4cc1b494b287a918eab461b499\"\u003e\u003ccode\u003eff852f6\u003c/code\u003e\u003c/a\u003e HV-1917 MinDuration/MaxDuration validation message update\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/58a9365db1c77edd6e2e48acb180349f11078541\"\u003e\u003ccode\u003e58a9365\u003c/code\u003e\u003c/a\u003e HV-1978 Propagated EL level to iterable nodes\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/94078eecd49dec343ef35f3cb09bfdf03eb6ffa1\"\u003e\u003ccode\u003e94078ee\u003c/code\u003e\u003c/a\u003e HV-1965 Typo found in assertion fail message of CrossParameterConstraintValid...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6f2688aa8d7ac55a4200a06307c91ed48afca21b\"\u003e\u003ccode\u003e6f2688a\u003c/code\u003e\u003c/a\u003e HV-1999 Rework CNPJ alphanumeric format to not modify mod checks\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.2.Final...8.0.3.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/jesperancinha/news-cast-explorer/pull/1007","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesperancinha%2Fnews-cast-explorer/issues/1007","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1007/packages"},{"uuid":"2631617333","node_id":"PR_kwDOBXbZOM6c20s1","number":4859,"state":"closed","title":"Bump hibernate-validator.version from 8.0.1.Final to 9.0.1.Final","user":"dependabot[bot]","labels":["dependencies","java"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-07-09T03:30:24.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-01T09:13:52.000Z","updated_at":"2025-07-09T03:30:24.000Z","time_to_close":670592,"merged_at":"2025-07-09T03:30:24.000Z","merged_by":"liubao68","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"hibernate-validator.version","old_version":"8.0.1.Final","new_version":"9.0.1.Final","repository_url":null}],"path":null,"ecosystem":"maven"},"body":"\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/apache/servicecomb-java-chassis/pull/4859","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fservicecomb-java-chassis/issues/4859","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/4859/packages"},{"uuid":"2627638451","node_id":"PR_kwDOCLyNCc6cnpSz","number":1192,"state":"open","title":"Bump hibernate-validator.version from 8.0.2.Final to 9.0.1.Final","user":"dependabot[bot]","labels":["dependencies","java"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-30T03:36:21.000Z","updated_at":"2025-06-30T06:10:26.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"hibernate-validator.version","old_version":"8.0.2.Final","new_version":"9.0.1.Final","repository_url":null}],"path":null,"ecosystem":"maven"},"body":"Bumps `hibernate-validator.version` from 8.0.2.Final to 9.0.1.Final.\nUpdates `org.hibernate.validator:hibernate-validator-cdi` from 8.0.2.Final to 9.0.1.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/9.0.1.Final/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator-cdi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.1.Final (2025-06-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\n* HV-2114 Add support for Korean foreigner resident registration number (RRN) validation\n* HV-2113 Adding Date Validation Condition in KorRRNValidator\n* HV-2112 Use the Hibernate theme for rendered javadocs\n* HV-2109 Bump Expressly version to 6.0.0\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-1271 Move JavaDoc stylesheet.css to separate repo and fetch it from there\u003c/p\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2dcb3e48db7679cec04e12253fbd433496362c82\"\u003e\u003ccode\u003e2dcb3e4\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/9684d833ebfa055751c217e1e2d29f2c102ef9ff\"\u003e\u003ccode\u003e9684d83\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fc15c923566a506558dfed037e1369927a644095\"\u003e\u003ccode\u003efc15c92\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/eb3e3d7a7ff51df1a20c22443684af3700d2174c\"\u003e\u003ccode\u003eeb3e3d7\u003c/code\u003e\u003c/a\u003e HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/09f631eefcaf40a6acdeac2efb80de554ea9eab2\"\u003e\u003ccode\u003e09f631e\u003c/code\u003e\u003c/a\u003e HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/591fab4d737e6eb387239c0debcbe23275ace5ab\"\u003e\u003ccode\u003e591fab4\u003c/code\u003e\u003c/a\u003e HV-2114 Add support for Korean foreigner RRN validation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/475166a3a99a118c9381677f1e5bc2527e33f6f3\"\u003e\u003ccode\u003e475166a\u003c/code\u003e\u003c/a\u003e HV-2113 Adding condition to validate a date\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/8d9d1e40c3357f622402fe852cb31ae6839e9c98\"\u003e\u003ccode\u003e8d9d1e4\u003c/code\u003e\u003c/a\u003e HV-2112 Use the Hibernate theme for rendered javadocs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/b86f9191c528e7aeb8e4348c01a07216b2d0f532\"\u003e\u003ccode\u003eb86f919\u003c/code\u003e\u003c/a\u003e HV-2109 Bump Expressly version to 6.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7178691eed4135287dcf296abd1df6320ec5779b\"\u003e\u003ccode\u003e7178691\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing next development iteration\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.2.Final...9.0.1.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `org.hibernate.validator:hibernate-validator` from 8.0.2.Final to 9.0.1.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/9.0.1.Final/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.1.Final (2025-06-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\n* HV-2114 Add support for Korean foreigner resident registration number (RRN) validation\n* HV-2113 Adding Date Validation Condition in KorRRNValidator\n* HV-2112 Use the Hibernate theme for rendered javadocs\n* HV-2109 Bump Expressly version to 6.0.0\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-1271 Move JavaDoc stylesheet.css to separate repo and fetch it from there\u003c/p\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2dcb3e48db7679cec04e12253fbd433496362c82\"\u003e\u003ccode\u003e2dcb3e4\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/9684d833ebfa055751c217e1e2d29f2c102ef9ff\"\u003e\u003ccode\u003e9684d83\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fc15c923566a506558dfed037e1369927a644095\"\u003e\u003ccode\u003efc15c92\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/eb3e3d7a7ff51df1a20c22443684af3700d2174c\"\u003e\u003ccode\u003eeb3e3d7\u003c/code\u003e\u003c/a\u003e HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/09f631eefcaf40a6acdeac2efb80de554ea9eab2\"\u003e\u003ccode\u003e09f631e\u003c/code\u003e\u003c/a\u003e HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/591fab4d737e6eb387239c0debcbe23275ace5ab\"\u003e\u003ccode\u003e591fab4\u003c/code\u003e\u003c/a\u003e HV-2114 Add support for Korean foreigner RRN validation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/475166a3a99a118c9381677f1e5bc2527e33f6f3\"\u003e\u003ccode\u003e475166a\u003c/code\u003e\u003c/a\u003e HV-2113 Adding condition to validate a date\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/8d9d1e40c3357f622402fe852cb31ae6839e9c98\"\u003e\u003ccode\u003e8d9d1e4\u003c/code\u003e\u003c/a\u003e HV-2112 Use the Hibernate theme for rendered javadocs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/b86f9191c528e7aeb8e4348c01a07216b2d0f532\"\u003e\u003ccode\u003eb86f919\u003c/code\u003e\u003c/a\u003e HV-2109 Bump Expressly version to 6.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7178691eed4135287dcf296abd1df6320ec5779b\"\u003e\u003ccode\u003e7178691\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing next development iteration\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.2.Final...9.0.1.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/eclipse-ee4j/glassfish-hk2/pull/1192","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Fglassfish-hk2/issues/1192","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1192/packages"},{"uuid":"2610664585","node_id":"PR_kwDOBtde5c6bm5SJ","number":4704,"state":"closed","title":"Bump hibernate-validator.version from 9.0.0.Final to 9.0.1.Final","user":"dependabot[bot]","labels":["dependencies","java"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-06-25T11:19:53.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-23T07:17:31.000Z","updated_at":"2025-06-25T11:19:53.000Z","time_to_close":187342,"merged_at":"2025-06-25T11:19:53.000Z","merged_by":"mnriem","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"hibernate-validator.version","old_version":"9.0.0.Final","new_version":"9.0.1.Final","repository_url":null}],"path":null,"ecosystem":"maven"},"body":"Bumps `hibernate-validator.version` from 9.0.0.Final to 9.0.1.Final.\nUpdates `org.hibernate.validator:hibernate-validator` from 9.0.0.Final to 9.0.1.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/9.0.1.Final/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.1.Final (2025-06-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\n* HV-2114 Add support for Korean foreigner resident registration number (RRN) validation\n* HV-2113 Adding Date Validation Condition in KorRRNValidator\n* HV-2112 Use the Hibernate theme for rendered javadocs\n* HV-2109 Bump Expressly version to 6.0.0\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-1271 Move JavaDoc stylesheet.css to separate repo and fetch it from there\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2dcb3e48db7679cec04e12253fbd433496362c82\"\u003e\u003ccode\u003e2dcb3e4\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/9684d833ebfa055751c217e1e2d29f2c102ef9ff\"\u003e\u003ccode\u003e9684d83\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fc15c923566a506558dfed037e1369927a644095\"\u003e\u003ccode\u003efc15c92\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/eb3e3d7a7ff51df1a20c22443684af3700d2174c\"\u003e\u003ccode\u003eeb3e3d7\u003c/code\u003e\u003c/a\u003e HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/09f631eefcaf40a6acdeac2efb80de554ea9eab2\"\u003e\u003ccode\u003e09f631e\u003c/code\u003e\u003c/a\u003e HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/591fab4d737e6eb387239c0debcbe23275ace5ab\"\u003e\u003ccode\u003e591fab4\u003c/code\u003e\u003c/a\u003e HV-2114 Add support for Korean foreigner RRN validation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/475166a3a99a118c9381677f1e5bc2527e33f6f3\"\u003e\u003ccode\u003e475166a\u003c/code\u003e\u003c/a\u003e HV-2113 Adding condition to validate a date\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/8d9d1e40c3357f622402fe852cb31ae6839e9c98\"\u003e\u003ccode\u003e8d9d1e4\u003c/code\u003e\u003c/a\u003e HV-2112 Use the Hibernate theme for rendered javadocs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/b86f9191c528e7aeb8e4348c01a07216b2d0f532\"\u003e\u003ccode\u003eb86f919\u003c/code\u003e\u003c/a\u003e HV-2109 Bump Expressly version to 6.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7178691eed4135287dcf296abd1df6320ec5779b\"\u003e\u003ccode\u003e7178691\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing next development iteration\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/9.0.0.Final...9.0.1.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `org.hibernate.validator:hibernate-validator-cdi` from 9.0.0.Final to 9.0.1.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/9.0.1.Final/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator-cdi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.1.Final (2025-06-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\n* HV-2114 Add support for Korean foreigner resident registration number (RRN) validation\n* HV-2113 Adding Date Validation Condition in KorRRNValidator\n* HV-2112 Use the Hibernate theme for rendered javadocs\n* HV-2109 Bump Expressly version to 6.0.0\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-1271 Move JavaDoc stylesheet.css to separate repo and fetch it from there\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2dcb3e48db7679cec04e12253fbd433496362c82\"\u003e\u003ccode\u003e2dcb3e4\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/9684d833ebfa055751c217e1e2d29f2c102ef9ff\"\u003e\u003ccode\u003e9684d83\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fc15c923566a506558dfed037e1369927a644095\"\u003e\u003ccode\u003efc15c92\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/eb3e3d7a7ff51df1a20c22443684af3700d2174c\"\u003e\u003ccode\u003eeb3e3d7\u003c/code\u003e\u003c/a\u003e HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/09f631eefcaf40a6acdeac2efb80de554ea9eab2\"\u003e\u003ccode\u003e09f631e\u003c/code\u003e\u003c/a\u003e HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/591fab4d737e6eb387239c0debcbe23275ace5ab\"\u003e\u003ccode\u003e591fab4\u003c/code\u003e\u003c/a\u003e HV-2114 Add support for Korean foreigner RRN validation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/475166a3a99a118c9381677f1e5bc2527e33f6f3\"\u003e\u003ccode\u003e475166a\u003c/code\u003e\u003c/a\u003e HV-2113 Adding condition to validate a date\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/8d9d1e40c3357f622402fe852cb31ae6839e9c98\"\u003e\u003ccode\u003e8d9d1e4\u003c/code\u003e\u003c/a\u003e HV-2112 Use the Hibernate theme for rendered javadocs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/b86f9191c528e7aeb8e4348c01a07216b2d0f532\"\u003e\u003ccode\u003eb86f919\u003c/code\u003e\u003c/a\u003e HV-2109 Bump Expressly version to 6.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7178691eed4135287dcf296abd1df6320ec5779b\"\u003e\u003ccode\u003e7178691\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing next development iteration\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/9.0.0.Final...9.0.1.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/piranhacloud/piranha/pull/4704","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/piranhacloud%2Fpiranha/issues/4704","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/4704/packages"},{"uuid":"2559599831","node_id":"PR_kwDOBtde5c6YkGTX","number":4688,"state":"closed","title":"Bump hibernate-validator.version from 9.0.0.CR1 to 9.0.0.Final","user":"dependabot[bot]","labels":["dependencies","java"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-06-03T14:03:47.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-02T07:32:07.000Z","updated_at":"2025-06-03T14:03:47.000Z","time_to_close":109900,"merged_at":"2025-06-03T14:03:47.000Z","merged_by":"mnriem","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"hibernate-validator.version","old_version":"9.0.0.CR1","new_version":"9.0.0.Final","repository_url":null}],"path":null,"ecosystem":"maven"},"body":"Bumps `hibernate-validator.version` from 9.0.0.CR1 to 9.0.0.Final.\nUpdates `org.hibernate.validator:hibernate-validator` from 9.0.0.CR1 to 9.0.0.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\n* HV-2072 Make Hibernate Validator integration tests running on JDK 24+\n* HV-2071 Build with JDK 21\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/c8913f9c3bf5992229d1a96b6b0b15dc41308baf\"\u003e\u003ccode\u003ec8913f9\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/4afef4fc0b6c9666b69fc06a9728eef916c17b30\"\u003e\u003ccode\u003e4afef4f\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fee9039622092af0bad55d649763f96b8e99c2aa\"\u003e\u003ccode\u003efee9039\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fa7cd374ff1cfb1ef1f3601c4ba6bb2a206a041e\"\u003e\u003ccode\u003efa7cd37\u003c/code\u003e\u003c/a\u003e HV-2096 Use altReleaseDeploymentRepository to keep the flattened poms clean\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d4aabc9fb66654517006a4cac4f169820f0d85b6\"\u003e\u003ccode\u003ed4aabc9\u003c/code\u003e\u003c/a\u003e HV-2096 Use JReleaser to publish hibernate artifacts\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2994865bfaf346f42746795ee84372fa65a5fdfc\"\u003e\u003ccode\u003e2994865\u003c/code\u003e\u003c/a\u003e HV-2108 Test against wildfly-preview 36.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6fecd450b8ea8ff3a4848f64f90e558d90d02f84\"\u003e\u003ccode\u003e6fecd45\u003c/code\u003e\u003c/a\u003e HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7ffd0a25b33bd2fb84625d492189ab0b271845b9\"\u003e\u003ccode\u003e7ffd0a2\u003c/code\u003e\u003c/a\u003e Bump the build-dependencies group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d30d626bad87f0e4082ca9e10802f97e61f8b67b\"\u003e\u003ccode\u003ed30d626\u003c/code\u003e\u003c/a\u003e HV-2104 Remove Google Analytics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/47da5720f28ec44b3af015beb08c371266c0b9da\"\u003e\u003ccode\u003e47da572\u003c/code\u003e\u003c/a\u003e Bump com.gradle:common-custom-user-data-maven-extension\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/9.0.0.CR1...9.0.0.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `org.hibernate.validator:hibernate-validator-cdi` from 9.0.0.CR1 to 9.0.0.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator-cdi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\n* HV-2072 Make Hibernate Validator integration tests running on JDK 24+\n* HV-2071 Build with JDK 21\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/c8913f9c3bf5992229d1a96b6b0b15dc41308baf\"\u003e\u003ccode\u003ec8913f9\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/4afef4fc0b6c9666b69fc06a9728eef916c17b30\"\u003e\u003ccode\u003e4afef4f\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fee9039622092af0bad55d649763f96b8e99c2aa\"\u003e\u003ccode\u003efee9039\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fa7cd374ff1cfb1ef1f3601c4ba6bb2a206a041e\"\u003e\u003ccode\u003efa7cd37\u003c/code\u003e\u003c/a\u003e HV-2096 Use altReleaseDeploymentRepository to keep the flattened poms clean\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d4aabc9fb66654517006a4cac4f169820f0d85b6\"\u003e\u003ccode\u003ed4aabc9\u003c/code\u003e\u003c/a\u003e HV-2096 Use JReleaser to publish hibernate artifacts\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2994865bfaf346f42746795ee84372fa65a5fdfc\"\u003e\u003ccode\u003e2994865\u003c/code\u003e\u003c/a\u003e HV-2108 Test against wildfly-preview 36.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6fecd450b8ea8ff3a4848f64f90e558d90d02f84\"\u003e\u003ccode\u003e6fecd45\u003c/code\u003e\u003c/a\u003e HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7ffd0a25b33bd2fb84625d492189ab0b271845b9\"\u003e\u003ccode\u003e7ffd0a2\u003c/code\u003e\u003c/a\u003e Bump the build-dependencies group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d30d626bad87f0e4082ca9e10802f97e61f8b67b\"\u003e\u003ccode\u003ed30d626\u003c/code\u003e\u003c/a\u003e HV-2104 Remove Google Analytics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/47da5720f28ec44b3af015beb08c371266c0b9da\"\u003e\u003ccode\u003e47da572\u003c/code\u003e\u003c/a\u003e Bump com.gradle:common-custom-user-data-maven-extension\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/9.0.0.CR1...9.0.0.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/piranhacloud/piranha/pull/4688","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/piranhacloud%2Fpiranha/issues/4688","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/4688/packages"},{"uuid":"2557798942","node_id":"PR_kwDOBXbZOM6YdOoe","number":4828,"state":"open","title":"Bump hibernate-validator.version from 8.0.1.Final to 9.0.0.Final","user":"dependabot[bot]","labels":["dependencies","java"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-01T07:40:20.000Z","updated_at":"2025-06-01T07:40:21.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"hibernate-validator.version","old_version":"8.0.1.Final","new_version":"9.0.0.Final","repository_url":null}],"path":null,"ecosystem":"maven"},"body":"Bumps `hibernate-validator.version` from 8.0.1.Final to 9.0.0.Final.\nUpdates `org.hibernate.validator:hibernate-validator` from 8.0.1.Final to 9.0.0.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\n* HV-2072 Make Hibernate Validator integration tests running on JDK 24+\n* HV-2071 Build with JDK 21\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003ch2\u003e9.0.0.CR1 (2024-12-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2067 UUID version not correctly validated\n* HV-2061 OSGi: HV 9.0.0.Beta1/2/3 imports wrong OSGi package version of Jakarta EL\n* HV-2044 The distribution package is missing the javadocs sub directory\u003cbr /\u003e\n* HV-1955 NotBlankValidator is not consistent with Jakarta \u003ca href=\"https://github.com/NotBlank\"\u003e\u003ccode\u003e@​NotBlank\u003c/code\u003e\u003c/a\u003e specs\n* HV-1829 Hibernate docs still reference ConstraintDefinitionContributor which was removed in 5.3\u003c/p\u003e\n\u003cp\u003e** Improvement\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/c8913f9c3bf5992229d1a96b6b0b15dc41308baf\"\u003e\u003ccode\u003ec8913f9\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/4afef4fc0b6c9666b69fc06a9728eef916c17b30\"\u003e\u003ccode\u003e4afef4f\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fee9039622092af0bad55d649763f96b8e99c2aa\"\u003e\u003ccode\u003efee9039\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fa7cd374ff1cfb1ef1f3601c4ba6bb2a206a041e\"\u003e\u003ccode\u003efa7cd37\u003c/code\u003e\u003c/a\u003e HV-2096 Use altReleaseDeploymentRepository to keep the flattened poms clean\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d4aabc9fb66654517006a4cac4f169820f0d85b6\"\u003e\u003ccode\u003ed4aabc9\u003c/code\u003e\u003c/a\u003e HV-2096 Use JReleaser to publish hibernate artifacts\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2994865bfaf346f42746795ee84372fa65a5fdfc\"\u003e\u003ccode\u003e2994865\u003c/code\u003e\u003c/a\u003e HV-2108 Test against wildfly-preview 36.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6fecd450b8ea8ff3a4848f64f90e558d90d02f84\"\u003e\u003ccode\u003e6fecd45\u003c/code\u003e\u003c/a\u003e HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7ffd0a25b33bd2fb84625d492189ab0b271845b9\"\u003e\u003ccode\u003e7ffd0a2\u003c/code\u003e\u003c/a\u003e Bump the build-dependencies group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d30d626bad87f0e4082ca9e10802f97e61f8b67b\"\u003e\u003ccode\u003ed30d626\u003c/code\u003e\u003c/a\u003e HV-2104 Remove Google Analytics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/47da5720f28ec44b3af015beb08c371266c0b9da\"\u003e\u003ccode\u003e47da572\u003c/code\u003e\u003c/a\u003e Bump com.gradle:common-custom-user-data-maven-extension\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.1.Final...9.0.0.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `org.hibernate.validator:hibernate-validator-annotation-processor` from 8.0.1.Final to 9.0.0.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator-annotation-processor's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\n* HV-2072 Make Hibernate Validator integration tests running on JDK 24+\n* HV-2071 Build with JDK 21\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003ch2\u003e9.0.0.CR1 (2024-12-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2067 UUID version not correctly validated\n* HV-2061 OSGi: HV 9.0.0.Beta1/2/3 imports wrong OSGi package version of Jakarta EL\n* HV-2044 The distribution package is missing the javadocs sub directory\u003cbr /\u003e\n* HV-1955 NotBlankValidator is not consistent with Jakarta \u003ca href=\"https://github.com/NotBlank\"\u003e\u003ccode\u003e@​NotBlank\u003c/code\u003e\u003c/a\u003e specs\n* HV-1829 Hibernate docs still reference ConstraintDefinitionContributor which was removed in 5.3\u003c/p\u003e\n\u003cp\u003e** Improvement\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/c8913f9c3bf5992229d1a96b6b0b15dc41308baf\"\u003e\u003ccode\u003ec8913f9\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/4afef4fc0b6c9666b69fc06a9728eef916c17b30\"\u003e\u003ccode\u003e4afef4f\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fee9039622092af0bad55d649763f96b8e99c2aa\"\u003e\u003ccode\u003efee9039\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fa7cd374ff1cfb1ef1f3601c4ba6bb2a206a041e\"\u003e\u003ccode\u003efa7cd37\u003c/code\u003e\u003c/a\u003e HV-2096 Use altReleaseDeploymentRepository to keep the flattened poms clean\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d4aabc9fb66654517006a4cac4f169820f0d85b6\"\u003e\u003ccode\u003ed4aabc9\u003c/code\u003e\u003c/a\u003e HV-2096 Use JReleaser to publish hibernate artifacts\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2994865bfaf346f42746795ee84372fa65a5fdfc\"\u003e\u003ccode\u003e2994865\u003c/code\u003e\u003c/a\u003e HV-2108 Test against wildfly-preview 36.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6fecd450b8ea8ff3a4848f64f90e558d90d02f84\"\u003e\u003ccode\u003e6fecd45\u003c/code\u003e\u003c/a\u003e HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7ffd0a25b33bd2fb84625d492189ab0b271845b9\"\u003e\u003ccode\u003e7ffd0a2\u003c/code\u003e\u003c/a\u003e Bump the build-dependencies group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d30d626bad87f0e4082ca9e10802f97e61f8b67b\"\u003e\u003ccode\u003ed30d626\u003c/code\u003e\u003c/a\u003e HV-2104 Remove Google Analytics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/47da5720f28ec44b3af015beb08c371266c0b9da\"\u003e\u003ccode\u003e47da572\u003c/code\u003e\u003c/a\u003e Bump com.gradle:common-custom-user-data-maven-extension\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.1.Final...9.0.0.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eMost Recent Ignore Conditions Applied to This Pull Request\u003c/summary\u003e\n\n| Dependency Name | Ignore Conditions |\n| --- | --- |\n| org.hibernate.validator:hibernate-validator | [\u003e= 7.0.a, \u003c 7.1] |\n| org.hibernate.validator:hibernate-validator-annotation-processor | [\u003e= 7.0.a, \u003c 7.1] |\n| org.hibernate.validator:hibernate-validator | [\u003e= 8.a, \u003c 9] |\n| org.hibernate.validator:hibernate-validator-annotation-processor | [\u003e= 8.a, \u003c 9] |\n\u003c/details\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n**Note:** Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/apache/servicecomb-java-chassis/pull/4828","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fservicecomb-java-chassis/issues/4828","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/4828/packages"},{"uuid":"2533046947","node_id":"PR_kwDOCLyNCc6W-zqj","number":1174,"state":"open","title":"Bump hibernate-validator.version from 8.0.2.Final to 9.0.0.Final","user":"dependabot[bot]","labels":["dependencies","java"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-21T02:35:36.000Z","updated_at":"2025-06-29T08:28:18.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"hibernate-validator.version","old_version":"8.0.2.Final","new_version":"9.0.0.Final","repository_url":null}],"path":null,"ecosystem":"maven"},"body":"Bumps `hibernate-validator.version` from 8.0.2.Final to 9.0.0.Final.\nUpdates `org.hibernate.validator:hibernate-validator-cdi` from 8.0.2.Final to 9.0.0.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator-cdi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\n* HV-2072 Make Hibernate Validator integration tests running on JDK 24+\n* HV-2071 Build with JDK 21\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003ch2\u003e9.0.0.CR1 (2024-12-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2067 UUID version not correctly validated\n* HV-2061 OSGi: HV 9.0.0.Beta1/2/3 imports wrong OSGi package version of Jakarta EL\n* HV-2044 The distribution package is missing the javadocs sub directory\u003cbr /\u003e\n* HV-1955 NotBlankValidator is not consistent with Jakarta \u003ca href=\"https://github.com/NotBlank\"\u003e\u003ccode\u003e@​NotBlank\u003c/code\u003e\u003c/a\u003e specs\n* HV-1829 Hibernate docs still reference ConstraintDefinitionContributor which was removed in 5.3\u003c/p\u003e\n\u003cp\u003e** Improvement\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/c8913f9c3bf5992229d1a96b6b0b15dc41308baf\"\u003e\u003ccode\u003ec8913f9\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/4afef4fc0b6c9666b69fc06a9728eef916c17b30\"\u003e\u003ccode\u003e4afef4f\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fee9039622092af0bad55d649763f96b8e99c2aa\"\u003e\u003ccode\u003efee9039\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fa7cd374ff1cfb1ef1f3601c4ba6bb2a206a041e\"\u003e\u003ccode\u003efa7cd37\u003c/code\u003e\u003c/a\u003e HV-2096 Use altReleaseDeploymentRepository to keep the flattened poms clean\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d4aabc9fb66654517006a4cac4f169820f0d85b6\"\u003e\u003ccode\u003ed4aabc9\u003c/code\u003e\u003c/a\u003e HV-2096 Use JReleaser to publish hibernate artifacts\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2994865bfaf346f42746795ee84372fa65a5fdfc\"\u003e\u003ccode\u003e2994865\u003c/code\u003e\u003c/a\u003e HV-2108 Test against wildfly-preview 36.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6fecd450b8ea8ff3a4848f64f90e558d90d02f84\"\u003e\u003ccode\u003e6fecd45\u003c/code\u003e\u003c/a\u003e HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7ffd0a25b33bd2fb84625d492189ab0b271845b9\"\u003e\u003ccode\u003e7ffd0a2\u003c/code\u003e\u003c/a\u003e Bump the build-dependencies group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d30d626bad87f0e4082ca9e10802f97e61f8b67b\"\u003e\u003ccode\u003ed30d626\u003c/code\u003e\u003c/a\u003e HV-2104 Remove Google Analytics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/47da5720f28ec44b3af015beb08c371266c0b9da\"\u003e\u003ccode\u003e47da572\u003c/code\u003e\u003c/a\u003e Bump com.gradle:common-custom-user-data-maven-extension\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.2.Final...9.0.0.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `org.hibernate.validator:hibernate-validator` from 8.0.2.Final to 9.0.0.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\n* HV-2072 Make Hibernate Validator integration tests running on JDK 24+\n* HV-2071 Build with JDK 21\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003ch2\u003e9.0.0.CR1 (2024-12-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2067 UUID version not correctly validated\n* HV-2061 OSGi: HV 9.0.0.Beta1/2/3 imports wrong OSGi package version of Jakarta EL\n* HV-2044 The distribution package is missing the javadocs sub directory\u003cbr /\u003e\n* HV-1955 NotBlankValidator is not consistent with Jakarta \u003ca href=\"https://github.com/NotBlank\"\u003e\u003ccode\u003e@​NotBlank\u003c/code\u003e\u003c/a\u003e specs\n* HV-1829 Hibernate docs still reference ConstraintDefinitionContributor which was removed in 5.3\u003c/p\u003e\n\u003cp\u003e** Improvement\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/c8913f9c3bf5992229d1a96b6b0b15dc41308baf\"\u003e\u003ccode\u003ec8913f9\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/4afef4fc0b6c9666b69fc06a9728eef916c17b30\"\u003e\u003ccode\u003e4afef4f\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fee9039622092af0bad55d649763f96b8e99c2aa\"\u003e\u003ccode\u003efee9039\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fa7cd374ff1cfb1ef1f3601c4ba6bb2a206a041e\"\u003e\u003ccode\u003efa7cd37\u003c/code\u003e\u003c/a\u003e HV-2096 Use altReleaseDeploymentRepository to keep the flattened poms clean\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d4aabc9fb66654517006a4cac4f169820f0d85b6\"\u003e\u003ccode\u003ed4aabc9\u003c/code\u003e\u003c/a\u003e HV-2096 Use JReleaser to publish hibernate artifacts\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2994865bfaf346f42746795ee84372fa65a5fdfc\"\u003e\u003ccode\u003e2994865\u003c/code\u003e\u003c/a\u003e HV-2108 Test against wildfly-preview 36.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6fecd450b8ea8ff3a4848f64f90e558d90d02f84\"\u003e\u003ccode\u003e6fecd45\u003c/code\u003e\u003c/a\u003e HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7ffd0a25b33bd2fb84625d492189ab0b271845b9\"\u003e\u003ccode\u003e7ffd0a2\u003c/code\u003e\u003c/a\u003e Bump the build-dependencies group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d30d626bad87f0e4082ca9e10802f97e61f8b67b\"\u003e\u003ccode\u003ed30d626\u003c/code\u003e\u003c/a\u003e HV-2104 Remove Google Analytics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/47da5720f28ec44b3af015beb08c371266c0b9da\"\u003e\u003ccode\u003e47da572\u003c/code\u003e\u003c/a\u003e Bump com.gradle:common-custom-user-data-maven-extension\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.2.Final...9.0.0.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/eclipse-ee4j/glassfish-hk2/pull/1174","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Fglassfish-hk2/issues/1174","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1174/packages"}],"issue_packages":[{"old_version":"8.0.2.Final","new_version":"8.0.3.Final","update_type":"patch","path":null,"pr_created_at":"2025-08-06T21:35:10.000Z","version_change":"8.0.2.Final → 8.0.3.Final","issue":{"uuid":"2725706413","node_id":"PR_kwDOIi7lDs6idvqt","number":1007,"state":"open","title":"Bump hibernate-validator.version from 8.0.2.Final to 8.0.3.Final","user":"dependabot[bot]","labels":["dependencies","java"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-06T21:35:10.000Z","updated_at":"2025-08-06T21:35:11.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"hibernate-validator.version","old_version":"8.0.2.Final","new_version":"8.0.3.Final","repository_url":null}],"path":null,"ecosystem":"maven"},"body":"Bumps `hibernate-validator.version` from 8.0.2.Final to 8.0.3.Final.\nUpdates `org.hibernate:hibernate-validator` from 8.0.2.Final to 8.0.3.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/8.0.3.Final/changelog.txt\"\u003eorg.hibernate:hibernate-validator's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e8.0.3.Final (2025-08-06)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-1978 Expression Language not propagated to iterable node\n* HV-1971 CNPJ with all digits the same\n* HV-1965 Typo in CrossParameterConstraintValidatorContextImpl, wrong element kind assertion fail message.\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2121 Backport \u0026quot;New Alphanumeric CNPJ\u0026quot; (HV-1999) to 8.x series\n* HV-1999 New Alphanumeric CNPJ\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/40292e2563a7cf2b3d927a694c5adc29cc0e3907\"\u003e\u003ccode\u003e40292e2\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 8.0.3.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/42c08e4815a5744a19545456f6d00f3de8437c65\"\u003e\u003ccode\u003e42c08e4\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 8.0.3.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/a3b1eca0d52a340784b2fb47d7d88315f12c9f86\"\u003e\u003ccode\u003ea3b1eca\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 8.0.3.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/5a6d4b82005a6f69095babd68a416da63ef05dd7\"\u003e\u003ccode\u003e5a6d4b8\u003c/code\u003e\u003c/a\u003e HV-2022 Update Javadoc generation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/cb47f9dcaa893ebe77cf0ff6184c6ada88f57d7e\"\u003e\u003ccode\u003ecb47f9d\u003c/code\u003e\u003c/a\u003e HV-2022 Add missing description to the published modules\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/e836ee37e6ef065d098762b467942394581f93f9\"\u003e\u003ccode\u003ee836ee3\u003c/code\u003e\u003c/a\u003e HV-2022 Add a few missing javadoc comments\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/ff852f672864bc4cc1b494b287a918eab461b499\"\u003e\u003ccode\u003eff852f6\u003c/code\u003e\u003c/a\u003e HV-1917 MinDuration/MaxDuration validation message update\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/58a9365db1c77edd6e2e48acb180349f11078541\"\u003e\u003ccode\u003e58a9365\u003c/code\u003e\u003c/a\u003e HV-1978 Propagated EL level to iterable nodes\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/94078eecd49dec343ef35f3cb09bfdf03eb6ffa1\"\u003e\u003ccode\u003e94078ee\u003c/code\u003e\u003c/a\u003e HV-1965 Typo found in assertion fail message of CrossParameterConstraintValid...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6f2688aa8d7ac55a4200a06307c91ed48afca21b\"\u003e\u003ccode\u003e6f2688a\u003c/code\u003e\u003c/a\u003e HV-1999 Rework CNPJ alphanumeric format to not modify mod checks\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.2.Final...8.0.3.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `org.hibernate.validator:hibernate-validator` from 8.0.2.Final to 8.0.3.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/8.0.3.Final/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e8.0.3.Final (2025-08-06)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-1978 Expression Language not propagated to iterable node\n* HV-1971 CNPJ with all digits the same\n* HV-1965 Typo in CrossParameterConstraintValidatorContextImpl, wrong element kind assertion fail message.\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2121 Backport \u0026quot;New Alphanumeric CNPJ\u0026quot; (HV-1999) to 8.x series\n* HV-1999 New Alphanumeric CNPJ\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/40292e2563a7cf2b3d927a694c5adc29cc0e3907\"\u003e\u003ccode\u003e40292e2\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 8.0.3.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/42c08e4815a5744a19545456f6d00f3de8437c65\"\u003e\u003ccode\u003e42c08e4\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 8.0.3.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/a3b1eca0d52a340784b2fb47d7d88315f12c9f86\"\u003e\u003ccode\u003ea3b1eca\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 8.0.3.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/5a6d4b82005a6f69095babd68a416da63ef05dd7\"\u003e\u003ccode\u003e5a6d4b8\u003c/code\u003e\u003c/a\u003e HV-2022 Update Javadoc generation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/cb47f9dcaa893ebe77cf0ff6184c6ada88f57d7e\"\u003e\u003ccode\u003ecb47f9d\u003c/code\u003e\u003c/a\u003e HV-2022 Add missing description to the published modules\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/e836ee37e6ef065d098762b467942394581f93f9\"\u003e\u003ccode\u003ee836ee3\u003c/code\u003e\u003c/a\u003e HV-2022 Add a few missing javadoc comments\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/ff852f672864bc4cc1b494b287a918eab461b499\"\u003e\u003ccode\u003eff852f6\u003c/code\u003e\u003c/a\u003e HV-1917 MinDuration/MaxDuration validation message update\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/58a9365db1c77edd6e2e48acb180349f11078541\"\u003e\u003ccode\u003e58a9365\u003c/code\u003e\u003c/a\u003e HV-1978 Propagated EL level to iterable nodes\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/94078eecd49dec343ef35f3cb09bfdf03eb6ffa1\"\u003e\u003ccode\u003e94078ee\u003c/code\u003e\u003c/a\u003e HV-1965 Typo found in assertion fail message of CrossParameterConstraintValid...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6f2688aa8d7ac55a4200a06307c91ed48afca21b\"\u003e\u003ccode\u003e6f2688a\u003c/code\u003e\u003c/a\u003e HV-1999 Rework CNPJ alphanumeric format to not modify mod checks\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.2.Final...8.0.3.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/jesperancinha/news-cast-explorer/pull/1007","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesperancinha%2Fnews-cast-explorer/issues/1007","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1007/packages"}},{"old_version":"8.0.1.Final","new_version":"9.0.1.Final","update_type":"major","path":null,"pr_created_at":"2025-07-01T09:13:52.000Z","version_change":"8.0.1.Final → 9.0.1.Final","issue":{"uuid":"2631617333","node_id":"PR_kwDOBXbZOM6c20s1","number":4859,"state":"closed","title":"Bump hibernate-validator.version from 8.0.1.Final to 9.0.1.Final","user":"dependabot[bot]","labels":["dependencies","java"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-07-09T03:30:24.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-01T09:13:52.000Z","updated_at":"2025-07-09T03:30:24.000Z","time_to_close":670592,"merged_at":"2025-07-09T03:30:24.000Z","merged_by":"liubao68","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"hibernate-validator.version","old_version":"8.0.1.Final","new_version":"9.0.1.Final","repository_url":null}],"path":null,"ecosystem":"maven"},"body":"\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/apache/servicecomb-java-chassis/pull/4859","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fservicecomb-java-chassis/issues/4859","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/4859/packages"}},{"old_version":"8.0.2.Final","new_version":"9.0.1.Final","update_type":"major","path":null,"pr_created_at":"2025-06-30T03:36:21.000Z","version_change":"8.0.2.Final → 9.0.1.Final","issue":{"uuid":"2627638451","node_id":"PR_kwDOCLyNCc6cnpSz","number":1192,"state":"open","title":"Bump hibernate-validator.version from 8.0.2.Final to 9.0.1.Final","user":"dependabot[bot]","labels":["dependencies","java"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-30T03:36:21.000Z","updated_at":"2025-06-30T06:10:26.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"hibernate-validator.version","old_version":"8.0.2.Final","new_version":"9.0.1.Final","repository_url":null}],"path":null,"ecosystem":"maven"},"body":"Bumps `hibernate-validator.version` from 8.0.2.Final to 9.0.1.Final.\nUpdates `org.hibernate.validator:hibernate-validator-cdi` from 8.0.2.Final to 9.0.1.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/9.0.1.Final/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator-cdi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.1.Final (2025-06-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\n* HV-2114 Add support for Korean foreigner resident registration number (RRN) validation\n* HV-2113 Adding Date Validation Condition in KorRRNValidator\n* HV-2112 Use the Hibernate theme for rendered javadocs\n* HV-2109 Bump Expressly version to 6.0.0\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-1271 Move JavaDoc stylesheet.css to separate repo and fetch it from there\u003c/p\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2dcb3e48db7679cec04e12253fbd433496362c82\"\u003e\u003ccode\u003e2dcb3e4\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/9684d833ebfa055751c217e1e2d29f2c102ef9ff\"\u003e\u003ccode\u003e9684d83\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fc15c923566a506558dfed037e1369927a644095\"\u003e\u003ccode\u003efc15c92\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/eb3e3d7a7ff51df1a20c22443684af3700d2174c\"\u003e\u003ccode\u003eeb3e3d7\u003c/code\u003e\u003c/a\u003e HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/09f631eefcaf40a6acdeac2efb80de554ea9eab2\"\u003e\u003ccode\u003e09f631e\u003c/code\u003e\u003c/a\u003e HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/591fab4d737e6eb387239c0debcbe23275ace5ab\"\u003e\u003ccode\u003e591fab4\u003c/code\u003e\u003c/a\u003e HV-2114 Add support for Korean foreigner RRN validation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/475166a3a99a118c9381677f1e5bc2527e33f6f3\"\u003e\u003ccode\u003e475166a\u003c/code\u003e\u003c/a\u003e HV-2113 Adding condition to validate a date\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/8d9d1e40c3357f622402fe852cb31ae6839e9c98\"\u003e\u003ccode\u003e8d9d1e4\u003c/code\u003e\u003c/a\u003e HV-2112 Use the Hibernate theme for rendered javadocs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/b86f9191c528e7aeb8e4348c01a07216b2d0f532\"\u003e\u003ccode\u003eb86f919\u003c/code\u003e\u003c/a\u003e HV-2109 Bump Expressly version to 6.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7178691eed4135287dcf296abd1df6320ec5779b\"\u003e\u003ccode\u003e7178691\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing next development iteration\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.2.Final...9.0.1.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `org.hibernate.validator:hibernate-validator` from 8.0.2.Final to 9.0.1.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/9.0.1.Final/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.1.Final (2025-06-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\n* HV-2114 Add support for Korean foreigner resident registration number (RRN) validation\n* HV-2113 Adding Date Validation Condition in KorRRNValidator\n* HV-2112 Use the Hibernate theme for rendered javadocs\n* HV-2109 Bump Expressly version to 6.0.0\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-1271 Move JavaDoc stylesheet.css to separate repo and fetch it from there\u003c/p\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2dcb3e48db7679cec04e12253fbd433496362c82\"\u003e\u003ccode\u003e2dcb3e4\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/9684d833ebfa055751c217e1e2d29f2c102ef9ff\"\u003e\u003ccode\u003e9684d83\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fc15c923566a506558dfed037e1369927a644095\"\u003e\u003ccode\u003efc15c92\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/eb3e3d7a7ff51df1a20c22443684af3700d2174c\"\u003e\u003ccode\u003eeb3e3d7\u003c/code\u003e\u003c/a\u003e HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/09f631eefcaf40a6acdeac2efb80de554ea9eab2\"\u003e\u003ccode\u003e09f631e\u003c/code\u003e\u003c/a\u003e HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/591fab4d737e6eb387239c0debcbe23275ace5ab\"\u003e\u003ccode\u003e591fab4\u003c/code\u003e\u003c/a\u003e HV-2114 Add support for Korean foreigner RRN validation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/475166a3a99a118c9381677f1e5bc2527e33f6f3\"\u003e\u003ccode\u003e475166a\u003c/code\u003e\u003c/a\u003e HV-2113 Adding condition to validate a date\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/8d9d1e40c3357f622402fe852cb31ae6839e9c98\"\u003e\u003ccode\u003e8d9d1e4\u003c/code\u003e\u003c/a\u003e HV-2112 Use the Hibernate theme for rendered javadocs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/b86f9191c528e7aeb8e4348c01a07216b2d0f532\"\u003e\u003ccode\u003eb86f919\u003c/code\u003e\u003c/a\u003e HV-2109 Bump Expressly version to 6.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7178691eed4135287dcf296abd1df6320ec5779b\"\u003e\u003ccode\u003e7178691\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing next development iteration\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.2.Final...9.0.1.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/eclipse-ee4j/glassfish-hk2/pull/1192","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Fglassfish-hk2/issues/1192","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1192/packages"}},{"old_version":"9.0.0.Final","new_version":"9.0.1.Final","update_type":"patch","path":null,"pr_created_at":"2025-06-23T07:17:31.000Z","version_change":"9.0.0.Final → 9.0.1.Final","issue":{"uuid":"2610664585","node_id":"PR_kwDOBtde5c6bm5SJ","number":4704,"state":"closed","title":"Bump hibernate-validator.version from 9.0.0.Final to 9.0.1.Final","user":"dependabot[bot]","labels":["dependencies","java"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-06-25T11:19:53.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-23T07:17:31.000Z","updated_at":"2025-06-25T11:19:53.000Z","time_to_close":187342,"merged_at":"2025-06-25T11:19:53.000Z","merged_by":"mnriem","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"hibernate-validator.version","old_version":"9.0.0.Final","new_version":"9.0.1.Final","repository_url":null}],"path":null,"ecosystem":"maven"},"body":"Bumps `hibernate-validator.version` from 9.0.0.Final to 9.0.1.Final.\nUpdates `org.hibernate.validator:hibernate-validator` from 9.0.0.Final to 9.0.1.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/9.0.1.Final/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.1.Final (2025-06-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\n* HV-2114 Add support for Korean foreigner resident registration number (RRN) validation\n* HV-2113 Adding Date Validation Condition in KorRRNValidator\n* HV-2112 Use the Hibernate theme for rendered javadocs\n* HV-2109 Bump Expressly version to 6.0.0\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-1271 Move JavaDoc stylesheet.css to separate repo and fetch it from there\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2dcb3e48db7679cec04e12253fbd433496362c82\"\u003e\u003ccode\u003e2dcb3e4\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/9684d833ebfa055751c217e1e2d29f2c102ef9ff\"\u003e\u003ccode\u003e9684d83\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fc15c923566a506558dfed037e1369927a644095\"\u003e\u003ccode\u003efc15c92\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/eb3e3d7a7ff51df1a20c22443684af3700d2174c\"\u003e\u003ccode\u003eeb3e3d7\u003c/code\u003e\u003c/a\u003e HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/09f631eefcaf40a6acdeac2efb80de554ea9eab2\"\u003e\u003ccode\u003e09f631e\u003c/code\u003e\u003c/a\u003e HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/591fab4d737e6eb387239c0debcbe23275ace5ab\"\u003e\u003ccode\u003e591fab4\u003c/code\u003e\u003c/a\u003e HV-2114 Add support for Korean foreigner RRN validation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/475166a3a99a118c9381677f1e5bc2527e33f6f3\"\u003e\u003ccode\u003e475166a\u003c/code\u003e\u003c/a\u003e HV-2113 Adding condition to validate a date\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/8d9d1e40c3357f622402fe852cb31ae6839e9c98\"\u003e\u003ccode\u003e8d9d1e4\u003c/code\u003e\u003c/a\u003e HV-2112 Use the Hibernate theme for rendered javadocs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/b86f9191c528e7aeb8e4348c01a07216b2d0f532\"\u003e\u003ccode\u003eb86f919\u003c/code\u003e\u003c/a\u003e HV-2109 Bump Expressly version to 6.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7178691eed4135287dcf296abd1df6320ec5779b\"\u003e\u003ccode\u003e7178691\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing next development iteration\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/9.0.0.Final...9.0.1.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `org.hibernate.validator:hibernate-validator-cdi` from 9.0.0.Final to 9.0.1.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/9.0.1.Final/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator-cdi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.1.Final (2025-06-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\n* HV-2114 Add support for Korean foreigner resident registration number (RRN) validation\n* HV-2113 Adding Date Validation Condition in KorRRNValidator\n* HV-2112 Use the Hibernate theme for rendered javadocs\n* HV-2109 Bump Expressly version to 6.0.0\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-1271 Move JavaDoc stylesheet.css to separate repo and fetch it from there\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2dcb3e48db7679cec04e12253fbd433496362c82\"\u003e\u003ccode\u003e2dcb3e4\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/9684d833ebfa055751c217e1e2d29f2c102ef9ff\"\u003e\u003ccode\u003e9684d83\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fc15c923566a506558dfed037e1369927a644095\"\u003e\u003ccode\u003efc15c92\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/eb3e3d7a7ff51df1a20c22443684af3700d2174c\"\u003e\u003ccode\u003eeb3e3d7\u003c/code\u003e\u003c/a\u003e HV-2117 NIP validation incorrectly accepts values ending in 0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/09f631eefcaf40a6acdeac2efb80de554ea9eab2\"\u003e\u003ccode\u003e09f631e\u003c/code\u003e\u003c/a\u003e HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/591fab4d737e6eb387239c0debcbe23275ace5ab\"\u003e\u003ccode\u003e591fab4\u003c/code\u003e\u003c/a\u003e HV-2114 Add support for Korean foreigner RRN validation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/475166a3a99a118c9381677f1e5bc2527e33f6f3\"\u003e\u003ccode\u003e475166a\u003c/code\u003e\u003c/a\u003e HV-2113 Adding condition to validate a date\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/8d9d1e40c3357f622402fe852cb31ae6839e9c98\"\u003e\u003ccode\u003e8d9d1e4\u003c/code\u003e\u003c/a\u003e HV-2112 Use the Hibernate theme for rendered javadocs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/b86f9191c528e7aeb8e4348c01a07216b2d0f532\"\u003e\u003ccode\u003eb86f919\u003c/code\u003e\u003c/a\u003e HV-2109 Bump Expressly version to 6.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7178691eed4135287dcf296abd1df6320ec5779b\"\u003e\u003ccode\u003e7178691\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing next development iteration\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/9.0.0.Final...9.0.1.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/piranhacloud/piranha/pull/4704","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/piranhacloud%2Fpiranha/issues/4704","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/4704/packages"}},{"old_version":"9.0.0.CR1","new_version":"9.0.0.Final","update_type":null,"path":null,"pr_created_at":"2025-06-02T07:32:07.000Z","version_change":"9.0.0.CR1 → 9.0.0.Final","issue":{"uuid":"2559599831","node_id":"PR_kwDOBtde5c6YkGTX","number":4688,"state":"closed","title":"Bump hibernate-validator.version from 9.0.0.CR1 to 9.0.0.Final","user":"dependabot[bot]","labels":["dependencies","java"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-06-03T14:03:47.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-02T07:32:07.000Z","updated_at":"2025-06-03T14:03:47.000Z","time_to_close":109900,"merged_at":"2025-06-03T14:03:47.000Z","merged_by":"mnriem","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"hibernate-validator.version","old_version":"9.0.0.CR1","new_version":"9.0.0.Final","repository_url":null}],"path":null,"ecosystem":"maven"},"body":"Bumps `hibernate-validator.version` from 9.0.0.CR1 to 9.0.0.Final.\nUpdates `org.hibernate.validator:hibernate-validator` from 9.0.0.CR1 to 9.0.0.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\n* HV-2072 Make Hibernate Validator integration tests running on JDK 24+\n* HV-2071 Build with JDK 21\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/c8913f9c3bf5992229d1a96b6b0b15dc41308baf\"\u003e\u003ccode\u003ec8913f9\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/4afef4fc0b6c9666b69fc06a9728eef916c17b30\"\u003e\u003ccode\u003e4afef4f\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fee9039622092af0bad55d649763f96b8e99c2aa\"\u003e\u003ccode\u003efee9039\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fa7cd374ff1cfb1ef1f3601c4ba6bb2a206a041e\"\u003e\u003ccode\u003efa7cd37\u003c/code\u003e\u003c/a\u003e HV-2096 Use altReleaseDeploymentRepository to keep the flattened poms clean\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d4aabc9fb66654517006a4cac4f169820f0d85b6\"\u003e\u003ccode\u003ed4aabc9\u003c/code\u003e\u003c/a\u003e HV-2096 Use JReleaser to publish hibernate artifacts\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2994865bfaf346f42746795ee84372fa65a5fdfc\"\u003e\u003ccode\u003e2994865\u003c/code\u003e\u003c/a\u003e HV-2108 Test against wildfly-preview 36.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6fecd450b8ea8ff3a4848f64f90e558d90d02f84\"\u003e\u003ccode\u003e6fecd45\u003c/code\u003e\u003c/a\u003e HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7ffd0a25b33bd2fb84625d492189ab0b271845b9\"\u003e\u003ccode\u003e7ffd0a2\u003c/code\u003e\u003c/a\u003e Bump the build-dependencies group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d30d626bad87f0e4082ca9e10802f97e61f8b67b\"\u003e\u003ccode\u003ed30d626\u003c/code\u003e\u003c/a\u003e HV-2104 Remove Google Analytics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/47da5720f28ec44b3af015beb08c371266c0b9da\"\u003e\u003ccode\u003e47da572\u003c/code\u003e\u003c/a\u003e Bump com.gradle:common-custom-user-data-maven-extension\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/9.0.0.CR1...9.0.0.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `org.hibernate.validator:hibernate-validator-cdi` from 9.0.0.CR1 to 9.0.0.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator-cdi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\n* HV-2072 Make Hibernate Validator integration tests running on JDK 24+\n* HV-2071 Build with JDK 21\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/c8913f9c3bf5992229d1a96b6b0b15dc41308baf\"\u003e\u003ccode\u003ec8913f9\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/4afef4fc0b6c9666b69fc06a9728eef916c17b30\"\u003e\u003ccode\u003e4afef4f\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fee9039622092af0bad55d649763f96b8e99c2aa\"\u003e\u003ccode\u003efee9039\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fa7cd374ff1cfb1ef1f3601c4ba6bb2a206a041e\"\u003e\u003ccode\u003efa7cd37\u003c/code\u003e\u003c/a\u003e HV-2096 Use altReleaseDeploymentRepository to keep the flattened poms clean\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d4aabc9fb66654517006a4cac4f169820f0d85b6\"\u003e\u003ccode\u003ed4aabc9\u003c/code\u003e\u003c/a\u003e HV-2096 Use JReleaser to publish hibernate artifacts\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2994865bfaf346f42746795ee84372fa65a5fdfc\"\u003e\u003ccode\u003e2994865\u003c/code\u003e\u003c/a\u003e HV-2108 Test against wildfly-preview 36.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6fecd450b8ea8ff3a4848f64f90e558d90d02f84\"\u003e\u003ccode\u003e6fecd45\u003c/code\u003e\u003c/a\u003e HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7ffd0a25b33bd2fb84625d492189ab0b271845b9\"\u003e\u003ccode\u003e7ffd0a2\u003c/code\u003e\u003c/a\u003e Bump the build-dependencies group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d30d626bad87f0e4082ca9e10802f97e61f8b67b\"\u003e\u003ccode\u003ed30d626\u003c/code\u003e\u003c/a\u003e HV-2104 Remove Google Analytics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/47da5720f28ec44b3af015beb08c371266c0b9da\"\u003e\u003ccode\u003e47da572\u003c/code\u003e\u003c/a\u003e Bump com.gradle:common-custom-user-data-maven-extension\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/9.0.0.CR1...9.0.0.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/piranhacloud/piranha/pull/4688","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/piranhacloud%2Fpiranha/issues/4688","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/4688/packages"}},{"old_version":"8.0.1.Final","new_version":"9.0.0.Final","update_type":"major","path":null,"pr_created_at":"2025-06-01T07:40:20.000Z","version_change":"8.0.1.Final → 9.0.0.Final","issue":{"uuid":"2557798942","node_id":"PR_kwDOBXbZOM6YdOoe","number":4828,"state":"open","title":"Bump hibernate-validator.version from 8.0.1.Final to 9.0.0.Final","user":"dependabot[bot]","labels":["dependencies","java"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-01T07:40:20.000Z","updated_at":"2025-06-01T07:40:21.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"hibernate-validator.version","old_version":"8.0.1.Final","new_version":"9.0.0.Final","repository_url":null}],"path":null,"ecosystem":"maven"},"body":"Bumps `hibernate-validator.version` from 8.0.1.Final to 9.0.0.Final.\nUpdates `org.hibernate.validator:hibernate-validator` from 8.0.1.Final to 9.0.0.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\n* HV-2072 Make Hibernate Validator integration tests running on JDK 24+\n* HV-2071 Build with JDK 21\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003ch2\u003e9.0.0.CR1 (2024-12-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2067 UUID version not correctly validated\n* HV-2061 OSGi: HV 9.0.0.Beta1/2/3 imports wrong OSGi package version of Jakarta EL\n* HV-2044 The distribution package is missing the javadocs sub directory\u003cbr /\u003e\n* HV-1955 NotBlankValidator is not consistent with Jakarta \u003ca href=\"https://github.com/NotBlank\"\u003e\u003ccode\u003e@​NotBlank\u003c/code\u003e\u003c/a\u003e specs\n* HV-1829 Hibernate docs still reference ConstraintDefinitionContributor which was removed in 5.3\u003c/p\u003e\n\u003cp\u003e** Improvement\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/c8913f9c3bf5992229d1a96b6b0b15dc41308baf\"\u003e\u003ccode\u003ec8913f9\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/4afef4fc0b6c9666b69fc06a9728eef916c17b30\"\u003e\u003ccode\u003e4afef4f\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fee9039622092af0bad55d649763f96b8e99c2aa\"\u003e\u003ccode\u003efee9039\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fa7cd374ff1cfb1ef1f3601c4ba6bb2a206a041e\"\u003e\u003ccode\u003efa7cd37\u003c/code\u003e\u003c/a\u003e HV-2096 Use altReleaseDeploymentRepository to keep the flattened poms clean\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d4aabc9fb66654517006a4cac4f169820f0d85b6\"\u003e\u003ccode\u003ed4aabc9\u003c/code\u003e\u003c/a\u003e HV-2096 Use JReleaser to publish hibernate artifacts\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2994865bfaf346f42746795ee84372fa65a5fdfc\"\u003e\u003ccode\u003e2994865\u003c/code\u003e\u003c/a\u003e HV-2108 Test against wildfly-preview 36.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6fecd450b8ea8ff3a4848f64f90e558d90d02f84\"\u003e\u003ccode\u003e6fecd45\u003c/code\u003e\u003c/a\u003e HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7ffd0a25b33bd2fb84625d492189ab0b271845b9\"\u003e\u003ccode\u003e7ffd0a2\u003c/code\u003e\u003c/a\u003e Bump the build-dependencies group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d30d626bad87f0e4082ca9e10802f97e61f8b67b\"\u003e\u003ccode\u003ed30d626\u003c/code\u003e\u003c/a\u003e HV-2104 Remove Google Analytics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/47da5720f28ec44b3af015beb08c371266c0b9da\"\u003e\u003ccode\u003e47da572\u003c/code\u003e\u003c/a\u003e Bump com.gradle:common-custom-user-data-maven-extension\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.1.Final...9.0.0.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `org.hibernate.validator:hibernate-validator-annotation-processor` from 8.0.1.Final to 9.0.0.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator-annotation-processor's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\n* HV-2072 Make Hibernate Validator integration tests running on JDK 24+\n* HV-2071 Build with JDK 21\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003ch2\u003e9.0.0.CR1 (2024-12-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2067 UUID version not correctly validated\n* HV-2061 OSGi: HV 9.0.0.Beta1/2/3 imports wrong OSGi package version of Jakarta EL\n* HV-2044 The distribution package is missing the javadocs sub directory\u003cbr /\u003e\n* HV-1955 NotBlankValidator is not consistent with Jakarta \u003ca href=\"https://github.com/NotBlank\"\u003e\u003ccode\u003e@​NotBlank\u003c/code\u003e\u003c/a\u003e specs\n* HV-1829 Hibernate docs still reference ConstraintDefinitionContributor which was removed in 5.3\u003c/p\u003e\n\u003cp\u003e** Improvement\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/c8913f9c3bf5992229d1a96b6b0b15dc41308baf\"\u003e\u003ccode\u003ec8913f9\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/4afef4fc0b6c9666b69fc06a9728eef916c17b30\"\u003e\u003ccode\u003e4afef4f\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fee9039622092af0bad55d649763f96b8e99c2aa\"\u003e\u003ccode\u003efee9039\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fa7cd374ff1cfb1ef1f3601c4ba6bb2a206a041e\"\u003e\u003ccode\u003efa7cd37\u003c/code\u003e\u003c/a\u003e HV-2096 Use altReleaseDeploymentRepository to keep the flattened poms clean\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d4aabc9fb66654517006a4cac4f169820f0d85b6\"\u003e\u003ccode\u003ed4aabc9\u003c/code\u003e\u003c/a\u003e HV-2096 Use JReleaser to publish hibernate artifacts\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2994865bfaf346f42746795ee84372fa65a5fdfc\"\u003e\u003ccode\u003e2994865\u003c/code\u003e\u003c/a\u003e HV-2108 Test against wildfly-preview 36.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6fecd450b8ea8ff3a4848f64f90e558d90d02f84\"\u003e\u003ccode\u003e6fecd45\u003c/code\u003e\u003c/a\u003e HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7ffd0a25b33bd2fb84625d492189ab0b271845b9\"\u003e\u003ccode\u003e7ffd0a2\u003c/code\u003e\u003c/a\u003e Bump the build-dependencies group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d30d626bad87f0e4082ca9e10802f97e61f8b67b\"\u003e\u003ccode\u003ed30d626\u003c/code\u003e\u003c/a\u003e HV-2104 Remove Google Analytics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/47da5720f28ec44b3af015beb08c371266c0b9da\"\u003e\u003ccode\u003e47da572\u003c/code\u003e\u003c/a\u003e Bump com.gradle:common-custom-user-data-maven-extension\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.1.Final...9.0.0.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eMost Recent Ignore Conditions Applied to This Pull Request\u003c/summary\u003e\n\n| Dependency Name | Ignore Conditions |\n| --- | --- |\n| org.hibernate.validator:hibernate-validator | [\u003e= 7.0.a, \u003c 7.1] |\n| org.hibernate.validator:hibernate-validator-annotation-processor | [\u003e= 7.0.a, \u003c 7.1] |\n| org.hibernate.validator:hibernate-validator | [\u003e= 8.a, \u003c 9] |\n| org.hibernate.validator:hibernate-validator-annotation-processor | [\u003e= 8.a, \u003c 9] |\n\u003c/details\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n**Note:** Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/apache/servicecomb-java-chassis/pull/4828","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fservicecomb-java-chassis/issues/4828","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/4828/packages"}},{"old_version":"8.0.2.Final","new_version":"9.0.0.Final","update_type":"major","path":null,"pr_created_at":"2025-05-21T02:35:36.000Z","version_change":"8.0.2.Final → 9.0.0.Final","issue":{"uuid":"2533046947","node_id":"PR_kwDOCLyNCc6W-zqj","number":1174,"state":"open","title":"Bump hibernate-validator.version from 8.0.2.Final to 9.0.0.Final","user":"dependabot[bot]","labels":["dependencies","java"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-21T02:35:36.000Z","updated_at":"2025-06-29T08:28:18.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"hibernate-validator.version","old_version":"8.0.2.Final","new_version":"9.0.0.Final","repository_url":null}],"path":null,"ecosystem":"maven"},"body":"Bumps `hibernate-validator.version` from 8.0.2.Final to 9.0.0.Final.\nUpdates `org.hibernate.validator:hibernate-validator-cdi` from 8.0.2.Final to 9.0.0.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator-cdi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\n* HV-2072 Make Hibernate Validator integration tests running on JDK 24+\n* HV-2071 Build with JDK 21\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003ch2\u003e9.0.0.CR1 (2024-12-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2067 UUID version not correctly validated\n* HV-2061 OSGi: HV 9.0.0.Beta1/2/3 imports wrong OSGi package version of Jakarta EL\n* HV-2044 The distribution package is missing the javadocs sub directory\u003cbr /\u003e\n* HV-1955 NotBlankValidator is not consistent with Jakarta \u003ca href=\"https://github.com/NotBlank\"\u003e\u003ccode\u003e@​NotBlank\u003c/code\u003e\u003c/a\u003e specs\n* HV-1829 Hibernate docs still reference ConstraintDefinitionContributor which was removed in 5.3\u003c/p\u003e\n\u003cp\u003e** Improvement\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/c8913f9c3bf5992229d1a96b6b0b15dc41308baf\"\u003e\u003ccode\u003ec8913f9\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/4afef4fc0b6c9666b69fc06a9728eef916c17b30\"\u003e\u003ccode\u003e4afef4f\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fee9039622092af0bad55d649763f96b8e99c2aa\"\u003e\u003ccode\u003efee9039\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fa7cd374ff1cfb1ef1f3601c4ba6bb2a206a041e\"\u003e\u003ccode\u003efa7cd37\u003c/code\u003e\u003c/a\u003e HV-2096 Use altReleaseDeploymentRepository to keep the flattened poms clean\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d4aabc9fb66654517006a4cac4f169820f0d85b6\"\u003e\u003ccode\u003ed4aabc9\u003c/code\u003e\u003c/a\u003e HV-2096 Use JReleaser to publish hibernate artifacts\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2994865bfaf346f42746795ee84372fa65a5fdfc\"\u003e\u003ccode\u003e2994865\u003c/code\u003e\u003c/a\u003e HV-2108 Test against wildfly-preview 36.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6fecd450b8ea8ff3a4848f64f90e558d90d02f84\"\u003e\u003ccode\u003e6fecd45\u003c/code\u003e\u003c/a\u003e HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7ffd0a25b33bd2fb84625d492189ab0b271845b9\"\u003e\u003ccode\u003e7ffd0a2\u003c/code\u003e\u003c/a\u003e Bump the build-dependencies group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d30d626bad87f0e4082ca9e10802f97e61f8b67b\"\u003e\u003ccode\u003ed30d626\u003c/code\u003e\u003c/a\u003e HV-2104 Remove Google Analytics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/47da5720f28ec44b3af015beb08c371266c0b9da\"\u003e\u003ccode\u003e47da572\u003c/code\u003e\u003c/a\u003e Bump com.gradle:common-custom-user-data-maven-extension\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.2.Final...9.0.0.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `org.hibernate.validator:hibernate-validator` from 8.0.2.Final to 9.0.0.Final\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt\"\u003eorg.hibernate.validator:hibernate-validator's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.0.0.Final (2025-05-20)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition\n* HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration.\u003c/p\u003e\n\u003cp\u003e** Improvement\n* HV-2103 Include Jakarta Validation 3.1 XSDs\n* HV-2102 Disable external schema loading\n* HV-2094 Bump Jakarta EE BOM to 11.0.0\n* HV-2093 Bump joda-time to 2.14.0\n* HV-2091 Upgrade paranamer to 2.8.3\n* HV-2090 Update to OpenJFX to 17.0.14\n* HV-2089 Upgrade paranamer to 2.8.2\n* HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1\n* HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final\n* HV-2086 Bump Apache Groovy to 4.0.26\n* HV-2085 Upgrade paranamer to 2.8.1\n* HV-2084 Bump Jakarta EE BOM to 11.0.0-M5\n* HV-2079 Bump joda-time to 2.13.1\n* HV-2078 Bump Apache Groovy to 4.0.25\u003c/p\u003e\n\u003cp\u003e** Task\n* HV-2108 Test against wildfly-preview 36.0.1.Final\n* HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\n* HV-2104 Remove Google Analytics\n* HV-2101 Test against wildfly-preview 36.0.0.Final\n* HV-2096 Use JReleaser to publish hibernate artifacts\n* HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final\n* HV-2081 Test against wildfly-preview 35.0.1.Final\n* HV-2077 Align content of CONTRIBUTING.md with what's in other projects\n* HV-2076 Test against wildfly-preview 35.0.0.Final\n* HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing\n* HV-2072 Make Hibernate Validator integration tests running on JDK 24+\n* HV-2071 Build with JDK 21\n* HV-2070 Use \u003ccode\u003emaven-assembly-plugin\u003c/code\u003e instead of \u003ccode\u003ecopy-maven-plugin\u003c/code\u003e to rename the pdf documents\n* HV-2023 Add a step to build pdf documentation to the nightly CI job\u003c/p\u003e\n\u003ch2\u003e9.0.0.CR1 (2024-12-13)\u003c/h2\u003e\n\u003cp\u003e** Bug\n* HV-2067 UUID version not correctly validated\n* HV-2061 OSGi: HV 9.0.0.Beta1/2/3 imports wrong OSGi package version of Jakarta EL\n* HV-2044 The distribution package is missing the javadocs sub directory\u003cbr /\u003e\n* HV-1955 NotBlankValidator is not consistent with Jakarta \u003ca href=\"https://github.com/NotBlank\"\u003e\u003ccode\u003e@​NotBlank\u003c/code\u003e\u003c/a\u003e specs\n* HV-1829 Hibernate docs still reference ConstraintDefinitionContributor which was removed in 5.3\u003c/p\u003e\n\u003cp\u003e** Improvement\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/c8913f9c3bf5992229d1a96b6b0b15dc41308baf\"\u003e\u003ccode\u003ec8913f9\u003c/code\u003e\u003c/a\u003e [Jenkins release job] Preparing release 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/4afef4fc0b6c9666b69fc06a9728eef916c17b30\"\u003e\u003ccode\u003e4afef4f\u003c/code\u003e\u003c/a\u003e [Jenkins release job] changelog.txt updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fee9039622092af0bad55d649763f96b8e99c2aa\"\u003e\u003ccode\u003efee9039\u003c/code\u003e\u003c/a\u003e [Jenkins release job] README.md updated by release build 9.0.0.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/fa7cd374ff1cfb1ef1f3601c4ba6bb2a206a041e\"\u003e\u003ccode\u003efa7cd37\u003c/code\u003e\u003c/a\u003e HV-2096 Use altReleaseDeploymentRepository to keep the flattened poms clean\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d4aabc9fb66654517006a4cac4f169820f0d85b6\"\u003e\u003ccode\u003ed4aabc9\u003c/code\u003e\u003c/a\u003e HV-2096 Use JReleaser to publish hibernate artifacts\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/2994865bfaf346f42746795ee84372fa65a5fdfc\"\u003e\u003ccode\u003e2994865\u003c/code\u003e\u003c/a\u003e HV-2108 Test against wildfly-preview 36.0.1.Final\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/6fecd450b8ea8ff3a4848f64f90e558d90d02f84\"\u003e\u003ccode\u003e6fecd45\u003c/code\u003e\u003c/a\u003e HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/7ffd0a25b33bd2fb84625d492189ab0b271845b9\"\u003e\u003ccode\u003e7ffd0a2\u003c/code\u003e\u003c/a\u003e Bump the build-dependencies group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/d30d626bad87f0e4082ca9e10802f97e61f8b67b\"\u003e\u003ccode\u003ed30d626\u003c/code\u003e\u003c/a\u003e HV-2104 Remove Google Analytics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hibernate/hibernate-validator/commit/47da5720f28ec44b3af015beb08c371266c0b9da\"\u003e\u003ccode\u003e47da572\u003c/code\u003e\u003c/a\u003e Bump com.gradle:common-custom-user-data-maven-extension\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hibernate/hibernate-validator/compare/8.0.2.Final...9.0.0.Final\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/eclipse-ee4j/glassfish-hk2/pull/1174","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Fglassfish-hk2/issues/1174","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1174/packages"}}]}