We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59b147d + 8f94e26 commit e46c94dCopy full SHA for e46c94d
1 file changed
pom.xml
@@ -125,7 +125,7 @@
125
<artifactId>hibernate-validator</artifactId>
126
<!-- https://stackoverflow.com/questions/48323244/java-lang-nosuchmethoderror-javax-validation-bootstrapconfiguration-getclockproExecutionTimeQuartzIntegrationTest -->
127
<!-- https://stackoverflow.com/questions/24386771/javax-validation-validationexception-hv000183-unable-to-load-javax-el-express -->
128
- <version>5.3.5.Final</version>
+ <version>5.3.6.Final</version>
129
<scope>test</scope>
130
</dependency>
131
<dependency>
0 commit comments