Skip to content

Commit 4f545a2

Browse files
committed
Upgrade to HV 6.0.18
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
1 parent 271fd4b commit 4f545a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hibernate-ogm/hiking-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<maven.compiler.target>1.8</maven.compiler.target>
1717

1818
<org.hibernate.ogm.version>5.1.0.Final</org.hibernate.ogm.version>
19-
<org.hibernate.validator.version>6.0.5.Final</org.hibernate.validator.version>
19+
<org.hibernate.validator.version>6.0.18.Final</org.hibernate.validator.version>
2020
<!-- used to find the wildfly module dist -->
2121
<org.hibernate.orm.version>5.1.2.Final</org.hibernate.orm.version>
2222
<org.hibernate.search.version>5.6.1.Final</org.hibernate.search.version>

0 commit comments

Comments
 (0)