This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 4ebc15a9954 CAMEL-18031: camel-karaf - Upgrade to 4.4.1
4ebc15a9954 is described below
commit 4ebc15a9954942810136535628f77768ef684e26
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Sep 20 14:37:00 2022 +0200
CAMEL-18031: camel-karaf - Upgrade to 4.4.1
---
docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_19.adoc | 4 ++++
1 file changed, 4 insertions(+)
diff --git
a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_19.adoc
b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_19.adoc
index a39d0903206..d5d692be3a8 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_19.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_19.adoc
@@ -94,3 +94,7 @@ The component was migrated from the Async HTTP Client to the
builtin HTTP client
The xtokenize language has moved from `camel-xml-jaxp` to `camel-stax` JAR
because
a stax parser was needed anyway to use the language.
+
+=== camel-karaf
+
+Upgraded from Karaf 4.3.x to Karaf 4.4.x, which requires JDK11+.