From b23a4c481b783994d18388830cd6f7bbfcd93421 Mon Sep 17 00:00:00 2001 From: marko-bekhta Date: Fri, 12 Jul 2024 16:17:31 +0200 Subject: [PATCH] HV-1989 Fix spec version in the CDI extension manifest --- cdi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdi/pom.xml b/cdi/pom.xml index 61cc2b5168..02c6f43bd7 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -171,7 +171,7 @@ ${project.build.outputDirectory}/META-INF/MANIFEST.MF Jakarta Bean Validation - 2.0 + 3.0 ${hibernate-validator-cdi.module-name}