Skip to content

Commit dab7d8f

Browse files
committed
Use some high version number in a version placeholder (perf module)
to help dependabot "deal" with versions Signed-off-by: marko-bekhta <[email protected]>
1 parent e903b71 commit dab7d8f

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>999</beanvalidation-impl.version>
4848

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

0 commit comments

Comments
 (0)