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 8f08bcb Upgrade Karaf to version 4.3.2
8f08bcb is described below
commit 8f08bcb00f4149d32c5c53181363b77da3cdb06d
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon May 17 15:07:51 2021 +0200
Upgrade Karaf to version 4.3.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fe2ee0b..c62992b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -212,7 +212,7 @@
<junit-bundle-version>4.11_1</junit-bundle-version>
<jzlib-bundle-version>1.1.3_2</jzlib-bundle-version>
<kafka-bundle-version>2.8.0_1</kafka-bundle-version>
- <karaf4-version>4.3.1</karaf4-version>
+ <karaf4-version>4.3.2</karaf4-version>
<kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
<libphonenumber-bundle-version>8.12.22_1</libphonenumber-bundle-version>
<lucene-bundle-version>8.8.2_1</lucene-bundle-version>