Skip to content

Commit

Permalink
Upgrade validator version to avoid vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
bichitra95 committed Apr 30, 2024
1 parent 418a8cf commit fb0ee62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>4.3.0.Final</version>
<version>4.3.2.Final</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit fb0ee62

Please sign in to comment.