Skip to content

Commit

Permalink
build(deps-dev): Bump org.hibernate.validator:hibernate-validator (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent c8b5ba6 commit 4fbced8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo4j-ogm-spring-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>8.0.1.Final</version>
<version>8.0.2.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4fbced8

Please sign in to comment.