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 e47a674a1d02ce5a5d38ed25375443bc17ae5c90 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Jan 21 14:20:21 2022 +0100 Fix property placeholder name --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a285703..aa3d35e 100644 --- a/pom.xml +++ b/pom.xml @@ -199,7 +199,7 @@ <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> + <jakarta-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>