Skip to content

Commit 8f94e26

Browse files
Bump hibernate-validator from 5.3.5.Final to 5.3.6.Final
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 5.3.5.Final to 5.3.6.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.3.6.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@5.3.5.Final...5.3.6.Final) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90877ab commit 8f94e26

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)