Skip to content

chore(deps): Bump com.arangodb:arangodb-java-driver from 7.25.0 to 7.26.0#22573

Merged
apupier merged 1 commit intomainfrom
dependabot/maven/com.arangodb-arangodb-java-driver-7.26.0
Apr 13, 2026
Merged

chore(deps): Bump com.arangodb:arangodb-java-driver from 7.25.0 to 7.26.0#22573
apupier merged 1 commit intomainfrom
dependabot/maven/com.arangodb-arangodb-java-driver-7.26.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps com.arangodb:arangodb-java-driver from 7.25.0 to 7.26.0.

Release notes

Sourced from com.arangodb:arangodb-java-driver's releases.

Version 7.26.0

  • updated Jackson to version 2.21
  • created new user-data serde module based on Jackson 3 (com.arangodb:jackson3-serde-json) (DE-1073, #626)

Notes: the default user-data serde remains com.arangodb:jackson-serde-json. To use Jackson 3 user-data serde:

  • exclude transitive dependency on com.arangodb:jackson-serde-json
  • add dependency on com.arangodb:jackson3-serde-json
Changelog

Sourced from com.arangodb:arangodb-java-driver's changelog.

[7.26.0] - 2026-04-07

  • updated Jackson to version 2.21
  • created new user-data serde module based on Jackson 3 (com.arangodb:jackson3-serde-json) (DE-1073, #626)

Notes: the default user-data serde remains com.arangodb:jackson-serde-json. To use Jackson 3 user-data serde:

  • exclude transitive dependency on com.arangodb:jackson-serde-json
  • add dependency on com.arangodb:jackson3-serde-json
Commits

Dependabot compatibility score

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 [com.arangodb:arangodb-java-driver](https://github.com/arangodb/arangodb-java-driver) from 7.25.0 to 7.26.0.
- [Release notes](https://github.com/arangodb/arangodb-java-driver/releases)
- [Changelog](https://github.com/arangodb/arangodb-java-driver/blob/main/ChangeLog.md)
- [Commits](arangodb/arangodb-java-driver@v7.25.0...v7.26.0)

---
updated-dependencies:
- dependency-name: com.arangodb:arangodb-java-driver
  dependency-version: 7.26.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 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@apupier
Copy link
Copy Markdown
Contributor

apupier commented Apr 13, 2026

/component-test arangodb

Copy link
Copy Markdown
Contributor

@apupier apupier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests correctly launched on the PR check

@apupier apupier merged commit 5d6390a into main Apr 13, 2026
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.arangodb-arangodb-java-driver-7.26.0 branch April 13, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies 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.

3 participants