Skip to content

Commit

Permalink
Update dependency org.hibernate.validator:hibernate-validator to v6.2…
Browse files Browse the repository at this point in the history
….0.Final [SECURITY]
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 786b482 commit e98a83f
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 @@ -89,7 +89,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>6.0.20.Final</version>
<version>6.2.0.Final</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e98a83f

Please sign in to comment.