Skip to content

Commit c80ccc5

Browse files
Bump hibernate-validator-annotation-processor
Bumps hibernate-validator-annotation-processor from 7.0.2.Final to 7.0.3.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator-annotation-processor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a5620a commit c80ccc5

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
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>org.hibernate</groupId>
143143
<artifactId>hibernate-validator-annotation-processor</artifactId>
144-
<version>7.0.2.Final</version>
144+
<version>7.0.3.Final</version>
145145
</dependency>
146146

147147
<dependency>

0 commit comments

Comments
 (0)