Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Commit

Permalink
Bump hibernate-validator from 5.4.3.Final to 8.0.1.Final
Browse files Browse the repository at this point in the history
Bumps hibernate-validator from 5.4.3.Final to 8.0.1.Final.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 74060a0 commit 2799d5c
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 @@ -302,7 +302,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>5.4.3.Final</version>
<version>8.0.1.Final</version>
</dependency>
<dependency>
<groupId>org.jooq</groupId>
Expand Down

0 comments on commit 2799d5c

Please sign in to comment.