Skip to content

Commit a06e302

Browse files
chore(deps): bump hibernate-validator from 6.2.0.Final to 6.2.3.Final (#255)
* chore(deps): bump hibernate-validator from 6.2.0.Final to 7.0.4.Final Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.2.0.Final to 7.0.4.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/7.0.4.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@6.2.0.Final...7.0.4.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update pom.xml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tore Langedal Endestad <[email protected]>
1 parent fb245b7 commit a06e302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>org.hibernate.validator</groupId>
8080
<artifactId>hibernate-validator</artifactId>
81-
<version>6.2.0.Final</version>
81+
<version>6.2.3.Final</version>
8282
</dependency>
8383
<dependency>
8484
<groupId>no.nav.k9</groupId>

0 commit comments

Comments
 (0)