Skip to content

Commit e46c94d

Browse files
authored
Merge pull request #443 from jmrozanec/dependabot/maven/org.hibernate-hibernate-validator-5.3.6.Final
Bump hibernate-validator from 5.3.5.Final to 5.3.6.Final
2 parents 59b147d + 8f94e26 commit e46c94d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<artifactId>hibernate-validator</artifactId>
126126
<!-- https://stackoverflow.com/questions/48323244/java-lang-nosuchmethoderror-javax-validation-bootstrapconfiguration-getclockproExecutionTimeQuartzIntegrationTest -->
127127
<!-- https://stackoverflow.com/questions/24386771/javax-validation-validationexception-hv000183-unable-to-load-javax-el-express -->
128-
<version>5.3.5.Final</version>
128+
<version>5.3.6.Final</version>
129129
<scope>test</scope>
130130
</dependency>
131131
<dependency>

0 commit comments

Comments
 (0)