This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit c7cc752a5830b1671f46c48e036ea526574f2fa5
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Jan 21 14:16:53 2022 +0100

    Externalize Jakarta Validation API and EL version property placeholders
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index 0948d63..a285703 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,6 +198,8 @@
         <ironmq-bundle-version>3.0.5_1</ironmq-bundle-version>
         <isorelax-bundle-version>20050913_4</isorelax-bundle-version>
         <ivy-version>2.4.0</ivy-version>
+        <jakarta-el-version>3.0.3</jakarta-el-version>
+        <jakarat-validation-api-version>2.0.1</jakarta-validation-api-version>
         <jandex-version>2.1.2.Final</jandex-version>
         <jasypt-bundle-version>1.9.3_1</jasypt-bundle-version>
         <java-ewah-version>1.1.6</java-ewah-version>

Reply via email to