Skip to content

Commit

Permalink
Bump hibernate-validator from 6.2.0.Final to 6.2.5.Final
Browse files Browse the repository at this point in the history
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.2.0.Final to 6.2.5.Final.
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.2.5.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@6.2.0.Final...6.2.5.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 5, 2023
1 parent cbda385 commit ccfb4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@

<version.io.reactivex.rxjava2-rxjava>2.2.21</version.io.reactivex.rxjava2-rxjava>
<version.org.reactivestreams>1.0.4</version.org.reactivestreams>
<version.org.hibernate.validator>6.2.0.Final</version.org.hibernate.validator>
<version.org.hibernate.validator>6.2.5.Final</version.org.hibernate.validator>
<version.org.jboss.marshalling.jboss-marshalling>2.0.13.Final</version.org.jboss.marshalling.jboss-marshalling>
<version.rest-assured>3.3.0</version.rest-assured>
<version.io.projectreactor>2020.0.8</version.io.projectreactor>
Expand Down

0 comments on commit ccfb4eb

Please sign in to comment.