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 da2efdfe86dd0985ba76c65a987ecebdfffcd24e Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Mar 15 10:39:33 2022 +0100 Upgrade Java Utils bundle to version 2.0.0_1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 643a48c..1abb3e3 100644 --- a/pom.xml +++ b/pom.xml @@ -203,7 +203,7 @@ <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> - <java-util-bundle-version>1.66.0_1</java-util-bundle-version> + <java-util-bundle-version>2.0.0_1</java-util-bundle-version> <javax-inject-bundle-version>1_2</javax-inject-bundle-version> <jaxb-version>2.3.0</jaxb-version> <jaxb-bundle-version>2.3.1_1</jaxb-bundle-version>