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
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 92d764e commit 692859a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/file-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ SOFTWARE.
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>8.0.1.Final</version>
<version>8.0.2.Final</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 692859a

Please sign in to comment.