Skip to content

Commit 7c9837c

Browse files
Bump hibernate-validator in /EVAM04_EMISIONVOTO_CORE
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.2.Final to 6.1.0.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/master/changelog.txt) - [Commits](hibernate/hibernate-validator@6.0.2.Final...6.1.0.Final) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3c9f54 commit 7c9837c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EVAM04_EMISIONVOTO_CORE/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.hibernate.validator</groupId>
6464
<artifactId>hibernate-validator</artifactId>
65-
<version>6.0.18.Final</version>
65+
<version>6.1.0.Final</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>org.hibernate.validator</groupId>

0 commit comments

Comments
 (0)