Skip to content

build(deps): bump camel-version from 4.18.1 to 4.20.0#1970

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/camel-version-4.20.0
Open

build(deps): bump camel-version from 4.18.1 to 4.20.0#1970
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/camel-version-4.20.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps camel-version from 4.18.1 to 4.20.0.
Updates org.apache.camel:camel-bom from 4.18.1 to 4.20.0

Updates org.apache.camel:camel-core from 4.18.1 to 4.20.0

Updates org.apache.camel:camel-spring from 4.18.1 to 4.20.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `camel-version` from 4.18.1 to 4.20.0.

Updates `org.apache.camel:camel-bom` from 4.18.1 to 4.20.0

Updates `org.apache.camel:camel-core` from 4.18.1 to 4.20.0

Updates `org.apache.camel:camel-spring` from 4.18.1 to 4.20.0

---
updated-dependencies:
- dependency-name: org.apache.camel:camel-bom
  dependency-version: 4.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.camel:camel-core
  dependency-version: 4.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.camel:camel-spring
  dependency-version: 4.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 27, 2026
@github-actions
Copy link
Copy Markdown

Test Results

1 014 files  + 98  1 014 suites  +98   4h 6m 20s ⏱️ + 27m 48s
9 152 tests +753  8 838 ✅ +741  314 💤 +12  0 ❌ ±0 
9 314 runs  +924  9 007 ✅ +918  307 💤 + 6  0 ❌ ±0 

Results for commit 6ccdccb. ± Comparison against base commit 8235168.

This pull request removes 60 and adds 813 tests. Note that renamed tests count towards both.
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=GUESTS.BY_PASS,TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@1c852c0f}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@1c852c0f}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@1c852c0f}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=topic://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=topic://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@1c852c0f}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=topic://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=topic://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@1c852c0f}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {password=password, authenticationPlugin=SimpleAuthenticationBroker, destination=GUESTS.BY_PASS,TEST, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d}
…
org.apache.activemq.TwoBrokerTopicSendReceiveUsingHttpTest ‑ testSendReceive
org.apache.activemq.bugs.AMQ2764Test ‑ testBrokerRestart
org.apache.activemq.bugs.AMQ2764Test ‑ testInactivityMonitor
org.apache.activemq.bugs.AMQ9255Test ‑ testExpiredMessages
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=GUESTS.BY_PASS,TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@420a85c4, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@62833051}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@420a85c4, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@420a85c4, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@62833051}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@420a85c4, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@420a85c4, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@62833051}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=topic://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@420a85c4, authenticationPlugin=SimpleAuthenticationBroker}
…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants