Skip to content

Commit 20ce16e

Browse files
dependabot[bot]feast-ci-bot
authored andcommitted
Bump hibernate-validator from 6.0.13.Final to 6.1.0.Final in /ingestion (#421)
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.13.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.13.Final...6.1.0.Final) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e31aef commit 20ce16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ingestion/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>org.hibernate.validator</groupId>
109109
<artifactId>hibernate-validator</artifactId>
110-
<version>6.0.13.Final</version>
110+
<version>6.1.0.Final</version>
111111
</dependency>
112112

113113
<dependency>

0 commit comments

Comments
 (0)