From 6026ac36daafe07111c08322afec36ab6c89159b Mon Sep 17 00:00:00 2001 From: marko-bekhta Date: Thu, 21 Aug 2025 15:43:07 +0200 Subject: [PATCH 1/2] HV-1831 Add BVal 3.0 profile for testing Signed-off-by: marko-bekhta --- performance/pom.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/performance/pom.xml b/performance/pom.xml index fb5c710cf..2866818f6 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -696,5 +696,35 @@ + + bval-3.0 + + + validator + bval-3.0 + + + + 3.1.1.Final + Apache BVal + 3.0.2 + ${project.basedir}/src/main/jakarta + + + + jakarta.validation + jakarta.validation-api + + + org.glassfish.expressly + expressly + + + org.apache.bval + bval-jsr + ${beanvalidation-impl.version} + + + From 20067bfd316268549acff95bed1e5a7e68ff2280 Mon Sep 17 00:00:00 2001 From: marko-bekhta Date: Fri, 22 Aug 2025 18:42:54 +0200 Subject: [PATCH 2/2] HV-1831 Use a more recent version of some dependencies in various perf profiles --- performance/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/performance/pom.xml b/performance/pom.xml index 2866818f6..32f38b780 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -288,7 +288,7 @@ org.glassfish jakarta.el - 3.0.3 + 3.0.4 org.apache.logging.log4j @@ -344,7 +344,7 @@ 2.0.1.Final Hibernate Validator - 6.0.22.Final + 6.0.23.Final ${project.basedir}/src/main/javax ${project.basedir}/src/main/javax-bv2 @@ -459,7 +459,7 @@ 1.1.0.Final Hibernate Validator - 5.2.4.Final + 5.2.5.Final 2.2.4 ${project.basedir}/src/main/javax @@ -543,7 +543,7 @@ 1.1.0.Final Hibernate Validator - 5.0.1.Final + 5.0.3.Final 2.2.4 ${project.basedir}/src/main/javax @@ -585,7 +585,7 @@ 1.0.0.GA Hibernate Validator - 4.3.0.Final + 4.3.2.Final ${project.basedir}/src/main/javax