Skip to content

Commit

Permalink
Bump org.hibernate.validator:hibernate-validator from 8.0.0.Final to …
Browse files Browse the repository at this point in the history
…8.0.1.Final (#147)

Bump org.hibernate.validator:hibernate-validator

Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 8.0.0.Final to 8.0.1.Final.
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-validator@8.0.0.Final...8.0.1.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 05f77ab commit 9f5981b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<jsr305.version>3.0.2</jsr305.version>
<jakarta.annotation-api.version>3.0.0</jakarta.annotation-api.version>
<jackson-annotations.version>2.18.0</jackson-annotations.version>
<hibernate-validator.version>8.0.0.Final</hibernate-validator.version>
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>

<!-- Jacoco -->
Expand Down

0 comments on commit 9f5981b

Please sign in to comment.