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
The following commit(s) were added to refs/heads/main by this push: new 881483f3 Upgrade Jolt bundle to version 0.1.6_1 881483f3 is described below commit 881483f33fdd9ad5b7187a047a64c230a4f70ced Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Apr 4 07:45:42 2022 +0200 Upgrade Jolt bundle to version 0.1.6_1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35682e4c..65fa350d 100644 --- a/pom.xml +++ b/pom.xml @@ -213,7 +213,7 @@ <jetty9-version>9.4.32.v20200930</jetty9-version> <jing-bundle-version>20030619_5</jing-bundle-version> <jodatime-bundle-version>1.6.2</jodatime-bundle-version> - <jolt-bundle-version>0.1.5_1</jolt-bundle-version> + <jolt-bundle-version>0.1.6_1</jolt-bundle-version> <jcodings-version>1.0.46</jcodings-version> <joni-version>2.1.31</joni-version> <josql-bundle-version>1.5_5</josql-bundle-version>