Skip to content

Commit 1282d75

Browse files
dependabot[bot]kinow
authored andcommitted
Bump hibernate-validator from 7.0.1.Final to 7.0.2.Final
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 7.0.1.Final to 7.0.2.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](hibernate/hibernate-validator@7.0.1.Final...7.0.2.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3278bc commit 1282d75

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
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>org.hibernate.validator</groupId>
129129
<artifactId>hibernate-validator</artifactId>
130-
<version>7.0.1.Final</version>
130+
<version>7.0.2.Final</version>
131131
</dependency>
132132
<!-- Test dependencies -->
133133
<dependency>

0 commit comments

Comments
 (0)