Skip to content

Throw an AS2DecryptionException when an entity contains an unsupported content type#2

Open
xxxyyyz wants to merge 118 commits intomainfrom
CAMEL-22737-exception-for-unsupported-entity-mime-type
Open

Throw an AS2DecryptionException when an entity contains an unsupported content type#2
xxxyyyz wants to merge 118 commits intomainfrom
CAMEL-22737-exception-for-unsupported-entity-mime-type

Conversation

@xxxyyyz
Copy link
Owner

@xxxyyyz xxxyyyz commented Dec 18, 2025

Description

Target

  • I checked that the commit is targeting the correct branch (Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

dependabot bot and others added 30 commits December 12, 2025 09:07
Bumps [com.google.cloud:google-cloud-bigquery](https://github.com/googleapis/java-bigquery) from 2.56.0 to 2.57.0.
- [Release notes](https://github.com/googleapis/java-bigquery/releases)
- [Changelog](https://github.com/googleapis/java-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-bigquery@v2.56.0...v2.57.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-bigquery
  dependency-version: 2.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Additionally fixing a few compilation warnings.
Currently, there's no information about the valid cluster types the
kubernetes plugin could use.

This commit reads the ClusterType enum and use it to show it to the
`--help` argument.

Example:

```
$ camel kubernetes run --help

...
      --cluster-type=<clusterType>
                             The target cluster type (kubernetes, openshift,
                               kind, k3s, minikube). Special configurations may
                               be applied to different cluster types such as
                               Kind or Minikube.
...
```
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: oscerd <oscerd@users.noreply.github.com>
Signed-off-by: Aurélien Pupier <apupier@ibm.com>
* CAMEL-22766 - Fix Qdrant Similarity Search

Signed-off-by: Aurélien Pupier <apupier@ibm.com>

* Remove usage of deprecated methods in Qdrant component

Signed-off-by: Aurélien Pupier <apupier@ibm.com>

---------

Signed-off-by: Aurélien Pupier <apupier@ibm.com>
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.1 to 9.39.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.1...v9.39.2)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) from 7.4.0.202509020913-r to 7.5.0.202512021534-r.
- [Commits](eclipse-jgit/jgit@v7.4.0.202509020913-r...v7.5.0.202512021534-r)

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-version: 7.5.0.202512021534-r
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ache#20428)

Bumps [com.dylibso.chicory:runtime](https://github.com/dylibso/chicory) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/dylibso/chicory/releases)
- [Commits](dylibso/chicory@1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: com.dylibso.chicory:runtime
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…he#20425)

Bumps `qpid-broker-version` from 10.0.0 to 10.0.1.

Updates `org.apache.qpid:qpid-broker-core` from 10.0.0 to 10.0.1

Updates `org.apache.qpid:qpid-broker-plugins-amqp-0-8-protocol` from 10.0.0 to 10.0.1

Updates `org.apache.qpid:qpid-broker-plugins-memory-store` from 10.0.0 to 10.0.1

Updates `org.apache.qpid:qpid-broker-plugins-access-control` from 10.0.0 to 10.0.1

---
updated-dependencies:
- dependency-name: org.apache.qpid:qpid-broker-core
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.qpid:qpid-broker-plugins-amqp-0-8-protocol
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.qpid:qpid-broker-plugins-memory-store
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.qpid:qpid-broker-plugins-access-control
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `vavr-version` from 0.10.7 to 0.11.0.

Updates `io.vavr:vavr` from 0.10.7 to 0.11.0
- [Release notes](https://github.com/vavr-io/vavr/releases)
- [Commits](vavr-io/vavr@v0.10.7...v0.11.0)

Updates `io.vavr:vavr-match` from 0.10.7 to 0.11.0
- [Release notes](https://github.com/vavr-io/vavr-match/releases)
- [Commits](vavr-io/vavr-match@v0.10.7...v0.11.0)

---
updated-dependencies:
- dependency-name: io.vavr:vavr
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.vavr:vavr-match
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#20422)

Bumps [org.mnode.ical4j:ical4j](https://github.com/ical4j/ical4j) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/ical4j/ical4j/releases)
- [Changelog](https://github.com/ical4j/ical4j/blob/develop/CHANGELOG.md)
- [Commits](ical4j/ical4j@ical4j-4.2.1...ical4j-4.2.2)

---
updated-dependencies:
- dependency-name: org.mnode.ical4j:ical4j
  dependency-version: 4.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…pache#20391)

Update docling.container from v1.6.0 to v1.9.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…che#20392)

Update fhir.container from v8.2.0-2 to v8.6.0-1

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…#20421)

Bumps `aws-java-sdk2-version` from 2.40.7 to 2.40.8.

Updates `software.amazon.awssdk:sqs` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:kinesis` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:s3` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:sns` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:cloudwatch` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:ec2` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:eventbridge` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:iam` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:kms` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:lambda` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:secretsmanager` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:sts` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:dynamodb` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:config` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:apache-client` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:transcribe` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:athena` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:bedrock` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:bedrockruntime` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:bedrockagent` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:bedrockagentruntime` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:cloudtrail` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:ecs` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:eks` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:netty-nio-client` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:firehose` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:kafka` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:mq` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:redshiftdata` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:checksums` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:s3vectors` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:ses` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:sfn` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:textract` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:timestreamquery` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:timestreamwrite` from 2.40.7 to 2.40.8

Updates `software.amazon.awssdk:translate` from 2.40.7 to 2.40.8

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:sqs
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:kinesis
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sns
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:cloudwatch
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:ec2
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:eventbridge
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:iam
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:kms
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:lambda
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:secretsmanager
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sts
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:dynamodb
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:config
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:apache-client
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:transcribe
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:athena
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:bedrock
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:bedrockruntime
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:bedrockagent
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:bedrockagentruntime
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:cloudtrail
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:ecs
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:eks
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:netty-nio-client
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:firehose
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:kafka
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:mq
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:redshiftdata
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:checksums
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:s3vectors
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:ses
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sfn
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:textract
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:timestreamquery
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:timestreamwrite
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:translate
  dependency-version: 2.40.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…he#20426)

Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](apache/maven-release@maven-release-3.3.0...maven-release-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [com.google.cloud:google-cloud-bigquery](https://github.com/googleapis/java-bigquery) from 2.57.0 to 2.57.1.
- [Release notes](https://github.com/googleapis/java-bigquery/releases)
- [Changelog](https://github.com/googleapis/java-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-bigquery@v2.57.0...v2.57.1)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-bigquery
  dependency-version: 2.57.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…0431)

Bumps com.google.apis:google-api-services-drive from v3-rev20251114-2.0.0 to v3-rev20251210-2.0.0.

---
updated-dependencies:
- dependency-name: com.google.apis:google-api-services-drive
  dependency-version: v3-rev20251210-2.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…apache#20432)

Bumps [com.google.genai:google-genai](https://github.com/googleapis/java-genai) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/googleapis/java-genai/releases)
- [Changelog](https://github.com/googleapis/java-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-genai@v1.30.0...v1.31.0)

---
updated-dependencies:
- dependency-name: com.google.genai:google-genai
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….3.2 (apache#20410)

Update opensearch.container from 3.3.1 to 3.3.2

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
….22 (apache#20407)

Update mosquitto.container from 2.0.18 to 2.0.22

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
oscerd and others added 17 commits December 17, 2025 15:11
…on in a separated module - Last components (apache#20479)

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
* Added a stack based MDC push/pop, by storing temporary the context before the exchange execution and setting back after it.
* Removed the check of no MDC after test execution. This is due to the fact that we cannot reliably clean the context as other async processes (eg, InterceptSendToEndpoint EIP) could need to use the context previously set. In any case, this is not a consistency break, as, by design, we always reset the MDC context before any execution (either sync or async).
* The only side effect is that the unit tests cannot check any longer that there is no MDC context as, this will be maintained (as required by those EIP mentioned earlier).

Closes CAMEL-22717
…apache#20494)

Bumps [org.jgroups:jgroups](https://github.com/belaban/JGroups) from 5.5.1.Final to 5.5.2.Final.
- [Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt)
- [Commits](belaban/JGroups@jgroups-5.5.1.Final...jgroups-5.5.2.Final)

---
updated-dependencies:
- dependency-name: org.jgroups:jgroups
  dependency-version: 5.5.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…e#20490)

Bumps [com.googlecode.libphonenumber:libphonenumber](https://github.com/google/libphonenumber) from 9.0.20 to 9.0.21.
- [Release notes](https://github.com/google/libphonenumber/releases)
- [Changelog](https://github.com/google/libphonenumber/blob/master/release_notes.txt)
- [Commits](google/libphonenumber@v9.0.20...v9.0.21)

---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
  dependency-version: 9.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eu.maveniverse.maven.nisse:extension](https://github.com/maveniverse/nisse) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/maveniverse/nisse/releases)
- [Commits](maveniverse/nisse@release-0.6.2...release-0.6.3)

---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.nisse:extension
  dependency-version: 0.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ache#20495)

Bumps org.apache.xbean:xbean-spring from 4.28 to 4.29.

---
updated-dependencies:
- dependency-name: org.apache.xbean:xbean-spring
  dependency-version: '4.29'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [com.google.cloud:google-cloud-aiplatform](https://github.com/googleapis/google-cloud-java) from 3.81.0 to 3.82.0.
- [Release notes](https://github.com/googleapis/google-cloud-java/releases)
- [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-java/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-aiplatform
  dependency-version: 3.82.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps org.ow2.asm:asm-tree from 9.9 to 9.9.1.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm-tree
  dependency-version: 9.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…e#20497)

Bumps `maven-resolver-version` from 1.9.24 to 1.9.25.

Updates `org.apache.maven.resolver:maven-resolver-api` from 1.9.24 to 1.9.25
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](apache/maven-resolver@maven-resolver-1.9.24...maven-resolver-1.9.25)

Updates `org.apache.maven.resolver:maven-resolver-util` from 1.9.24 to 1.9.25
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](apache/maven-resolver@maven-resolver-1.9.24...maven-resolver-1.9.25)

Updates `org.apache.maven.resolver:maven-resolver-spi` from 1.9.24 to 1.9.25
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](apache/maven-resolver@maven-resolver-1.9.24...maven-resolver-1.9.25)

Updates `org.apache.maven.resolver:maven-resolver-impl` from 1.9.24 to 1.9.25
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](apache/maven-resolver@maven-resolver-1.9.24...maven-resolver-1.9.25)

Updates `org.apache.maven.resolver:maven-resolver-connector-basic` from 1.9.24 to 1.9.25
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](apache/maven-resolver@maven-resolver-1.9.24...maven-resolver-1.9.25)

Updates `org.apache.maven.resolver:maven-resolver-transport-file` from 1.9.24 to 1.9.25
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](apache/maven-resolver@maven-resolver-1.9.24...maven-resolver-1.9.25)

Updates `org.apache.maven.resolver:maven-resolver-transport-http` from 1.9.24 to 1.9.25

---
updated-dependencies:
- dependency-name: org.apache.maven.resolver:maven-resolver-api
  dependency-version: 1.9.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-util
  dependency-version: 1.9.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-spi
  dependency-version: 1.9.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-impl
  dependency-version: 1.9.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-connector-basic
  dependency-version: 1.9.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-transport-file
  dependency-version: 1.9.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-transport-http
  dependency-version: 1.9.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps com.ibm.mq:com.ibm.mq.jakarta.client from 9.4.4.0 to 9.4.4.1.

---
updated-dependencies:
- dependency-name: com.ibm.mq:com.ibm.mq.jakarta.client
  dependency-version: 9.4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…e#20489)

Bumps com.google.apis:google-api-services-calendar from v3-rev20251028-2.0.0 to v3-rev20251207-2.0.0.

---
updated-dependencies:
- dependency-name: com.google.apis:google-api-services-calendar
  dependency-version: v3-rev20251207-2.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.60.0 to 2.61.0.
- [Release notes](https://github.com/googleapis/java-storage/releases)
- [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-storage@v2.60.0...v2.61.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-version: 2.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@davsclaus davsclaus force-pushed the CAMEL-22737-exception-for-unsupported-entity-mime-type branch from 3b91db6 to 83bcfe7 Compare December 18, 2025 09:38
@davsclaus davsclaus force-pushed the CAMEL-22737-exception-for-unsupported-entity-mime-type branch from 83bcfe7 to cf5d42d Compare December 18, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.