Skip to content

Commit

Permalink
use hibernate validtor 6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadshadab committed Nov 14, 2023
1 parent 1969a33 commit e39ea93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ff-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<antlr4.version>4.5.3</antlr4.version>
<hibernate-validator.version>6.1.5.Final</hibernate-validator.version>
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
</properties>

<dependencies>
Expand Down

0 comments on commit e39ea93

Please sign in to comment.