Skip to content

Commit 12d6659

Browse files
Bump hibernate-validator from 7.0.1.Final to 7.0.2.Final
Bumps hibernate-validator from 7.0.1.Final to 7.0.2.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55ca2fe commit 12d6659

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
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>org.hibernate</groupId>
138138
<artifactId>hibernate-validator</artifactId>
139-
<version>7.0.1.Final</version>
139+
<version>7.0.2.Final</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>org.hibernate</groupId>

0 commit comments

Comments
 (0)