Skip to content

Commit

Permalink
Bump org.hibernate:hibernate-validator in /utils
Browse files Browse the repository at this point in the history
Bumps org.hibernate:hibernate-validator from 6.2.4.Final to 8.0.1.Final.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 23, 2024
1 parent b010203 commit e181fd2
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 @@ -55,7 +55,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>6.2.5.Final</version>
<version>8.0.1.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e181fd2

Please sign in to comment.