This is an automated email from the ASF dual-hosted git repository.

apupier 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 63b93e877e75 Fix one title in upgrade guide to 4.21
63b93e877e75 is described below

commit 63b93e877e759e28d742630f4d532ab8bddf485c
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Thu May 21 10:39:11 2026 +0200

    Fix one title in upgrade guide to 4.21
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_21.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_21.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_21.adoc
index 698f970bc470..38c45e94bc31 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_21.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_21.adoc
@@ -18,7 +18,7 @@ See the xref:camel-upgrade-recipes-tool.adoc[documentation] 
page for details.
 The library used for Camel Grok component has been migrated from no more 
maintained `io.krakens:java-grok` to its fork `io.github.whatap:java-grok`.
 It implies small differences listed 
https://github.com/whatap/java-grok#what-is-different-from-iokrakensjava-grok[here].
 
-=== camel-coreand camel-paho-mqtt5 are
+=== camel-core
 
 The `camel-api` module now has an optional dependency on 
`org.jspecify:jspecify` for null safety annotations
 (`@NullMarked`, `@Nullable`). The dependency is `<optional>true</optional>`, 
so it is not pulled transitively

Reply via email to