This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/maven/jackson2-version-2.22.3
in repository https://gitbox.apache.org/repos/asf/camel.git
discard 4e2d619500bf Bump jackson2-version from 2.22.2 to 2.22.3
add 9090ae32d462 Bump aws-java-sdk2-version from 2.55.1 to 2.55.2
add 691618333170 CAMEL-25013: camel-support - Do not drop the decimals
when comparing numbers of different types
add 361ad5630bcf Bump org.apache.fory:fory-core from 1.7.4 to 1.7.5
add 8e51f8041eb5 Bump qpid-broker-version from 10.1.0 to 10.1.1
add dd7e9856d4a7 Bump tools.jackson:jackson-bom from 3.2.2 to 3.2.3
add aa48bb8a90ad CAMEL-24901: camel-aws2-s3 - add 4.18/4.22 upgrade-guide
notes for the key/bucket Simple-evaluation change (#26841)
add a79dba6c0680 Bump jackson2-version from 2.22.2 to 2.22.3
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4e2d619500bf)
\
N -- N -- N refs/heads/dependabot/maven/jackson2-version-2.22.3
(a79dba6c0680)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../camel/converter/TypeCoerceCompareTest.java | 43 +++++++++++
.../camel/language/simple/SimpleOperatorTest.java | 14 ++++
.../org/apache/camel/support/ObjectHelper.java | 86 ++++++++++++++++++++++
.../ROOT/pages/camel-4x-upgrade-guide-4_18.adoc | 32 ++++++++
.../ROOT/pages/camel-4x-upgrade-guide-4_22.adoc | 32 ++++++++
.../ROOT/pages/camel-4x-upgrade-guide-4_23.adoc | 6 ++
parent/pom.xml | 8 +-
7 files changed, 217 insertions(+), 4 deletions(-)