Skip to content

Commit b232d9e

Browse files
Bump org.hibernate:hibernate-validator in /performance
Bumps org.hibernate:hibernate-validator from none to 6.2.0.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-version: 6.2.0.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51b40d2 commit b232d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

performance/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
<!-- default values, overridden per profile -->
4646
<beanvalidation-impl.name>none</beanvalidation-impl.name>
47-
<beanvalidation-impl.version>none</beanvalidation-impl.version>
47+
<beanvalidation-impl.version>6.2.0.Final</beanvalidation-impl.version>
4848

4949
<hibernate-validator-parent.path>../..</hibernate-validator-parent.path>
5050
</properties>

0 commit comments

Comments
 (0)