We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 271fd4b commit 4f545a2Copy full SHA for 4f545a2
hibernate-ogm/hiking-demo/pom.xml
@@ -16,7 +16,7 @@
16
<maven.compiler.target>1.8</maven.compiler.target>
17
18
<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>
+ <org.hibernate.validator.version>6.0.18.Final</org.hibernate.validator.version>
20
<!-- used to find the wildfly module dist -->
21
<org.hibernate.orm.version>5.1.2.Final</org.hibernate.orm.version>
22
<org.hibernate.search.version>5.6.1.Final</org.hibernate.search.version>
0 commit comments