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 a2845e96d0838..299dbf0c11f21 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 `true`, so it is not pulled transitively