From 8f16b4c17efcaf46db62efacf42e5045e4d6f595 Mon Sep 17 00:00:00 2001 From: f43nd1r Date: Mon, 28 Jun 2021 01:59:41 +0200 Subject: [PATCH] also need validation-api --- querydsl-hibernate-search/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/querydsl-hibernate-search/pom.xml b/querydsl-hibernate-search/pom.xml index 53c91e6de..547ef1b3c 100644 --- a/querydsl-hibernate-search/pom.xml +++ b/querydsl-hibernate-search/pom.xml @@ -152,7 +152,12 @@ 2.3.1 test - + + + javax.validation + validation-api + test +