Skip to content

Commit

Permalink
fix(deps): update dependency org.hibernate.validator:hibernate-valida…
Browse files Browse the repository at this point in the history
…tor to v8.0.2.final (#2282)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[org.hibernate.validator:hibernate-validator](http://hibernate.org/validator)
([source](https://redirect.github.com/hibernate/hibernate-validator)) |
`8.0.1.Final` -> `8.0.2.Final` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.hibernate.validator:hibernate-validator/8.0.2.Final?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.hibernate.validator:hibernate-validator/8.0.2.Final?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.hibernate.validator:hibernate-validator/8.0.1.Final/8.0.2.Final?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.hibernate.validator:hibernate-validator/8.0.1.Final/8.0.2.Final?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>hibernate/hibernate-validator
(org.hibernate.validator:hibernate-validator)</summary>

###
[`v8.0.2.Final`](https://redirect.github.com/hibernate/hibernate-validator/compare/8.0.1.Final...8.0.2.Final)

[Compare
Source](https://redirect.github.com/hibernate/hibernate-validator/compare/8.0.1.Final...8.0.2.Final)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/infonl/dimpact-zaakafhandelcomponent).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 0cc39de commit bd25e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ eclipse-microprofile-rest-client-api = "3.0.1"
eclipse-microprofile-config-api = "3.1"
eclipse-microprofile-health-api = "4.0.1"
eclipse-microprofile-fault-tolerance-api = "4.0.2"
hibernate-validator = "8.0.1.Final"
hibernate-validator = "8.0.2.Final"
jakarta-jakartaee = "10.0.0"
jboss-resteasy-multipart-provider = "6.2.11.Final"
wildfly-security-elytron-http-oidc = "2.6.0.Final"
Expand Down

0 comments on commit bd25e17

Please sign in to comment.