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 cdd0fa3 Upgrade Jolt bundle to version 0.1.5_1
cdd0fa3 is described below
commit cdd0fa35ae5e3005f9da0fd76c1b439041d8457e
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Oct 4 14:32:56 2021 +0200
Upgrade Jolt bundle to version 0.1.5_1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index eb9980c..8b66fda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,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.1_1</jolt-bundle-version>
+ <jolt-bundle-version>0.1.5_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>