Skip to content

build(deps): bump the dependencies group with 4 updates - #70

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/main/dependencies-62bf299c97
Aug 31, 2026
Merged

build(deps): bump the dependencies group with 4 updates#70
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/main/dependencies-62bf299c97

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 4 updates: io.avaje:avaje-jsonb, io.avaje:avaje-jsonb-generator, io.avaje:avaje-metrics and org.graalvm.buildtools:native-maven-plugin.

Updates io.avaje:avaje-jsonb from 3.14 to 3.15

Release notes

Sourced from io.avaje:avaje-jsonb's releases.

3.15

What's Changed

Full Changelog: avaje/avaje-jsonb@3.14...3.15

Commits
  • 811eb35 3.15
  • 743a03c Merge pull request #569 from avaje/dependabot/maven/main/dependencies-07b106984d
  • 269dbf9 Bump the dependencies group with 3 updates
  • e9e9dd2 3.15-RC5
  • 80fd88e Fix Optional deserialization of null (#566)
  • afa4eba Merge pull request #568 from avaje/dependabot/maven/main/dependencies-6481c276e5
  • c66508e Bump io.javalin:javalin from 7.2.2 to 7.2.3 in the dependencies group
  • 521bba1 Merge pull request #567 from avaje/dependabot/maven/main/dependencies-2c79cda4b5
  • 9005a8e Bump io.helidon.webserver:helidon-webserver in the dependencies group
  • 0564e19 3.15-RC4
  • Additional commits viewable in compare view

Updates io.avaje:avaje-jsonb-generator from 3.14 to 3.15

Updates io.avaje:avaje-jsonb-generator from 3.14 to 3.15

Updates io.avaje:avaje-metrics from 10.4-RC5 to 10.4-RC6

Commits

Updates org.graalvm.buildtools:native-maven-plugin from 1.1.10 to 1.1.11

Release notes

Sourced from org.graalvm.buildtools:native-maven-plugin's releases.

1.1.11

What's Changed

New Contributors

Full Changelog: graalvm/native-build-tools@1.1.9...1.1.11

Commits
  • 6cf521c Release 1.1.11
  • 37fab88 Fix additive reachability metadata requires selection (#1018)
  • c300d9f Make embedded Maven output concise and reproducible (#1019)
  • 1987e3c Fix Maven metadata copy across reactor modules (#1020)
  • f328d3a Layers DSL follow-up: configuration-cache and test cleanup (#1034)
  • 8ae8060 Update reachability metadata to 1.0.12 (#1036)
  • 6a60e3b Merge pull request #1035 from graalvm/bump-version-to-1.1.11-SNAPSHOT
  • 0eac49e Bump version to 1.1.11-SNAPSHOT
  • f2d657c Move grund.toml to the project roots (#1026)
  • 395d386 Merge pull request #1030 from graalvm/release/1.1.10
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 4 updates: [io.avaje:avaje-jsonb](https://github.com/avaje/avaje-jsonb), io.avaje:avaje-jsonb-generator, [io.avaje:avaje-metrics](https://github.com/avaje/avaje-metrics) and [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools).


Updates `io.avaje:avaje-jsonb` from 3.14 to 3.15
- [Release notes](https://github.com/avaje/avaje-jsonb/releases)
- [Commits](avaje/avaje-jsonb@3.14...3.15)

Updates `io.avaje:avaje-jsonb-generator` from 3.14 to 3.15

Updates `io.avaje:avaje-jsonb-generator` from 3.14 to 3.15

Updates `io.avaje:avaje-metrics` from 10.4-RC5 to 10.4-RC6
- [Release notes](https://github.com/avaje/avaje-metrics/releases)
- [Commits](https://github.com/avaje/avaje-metrics/commits)

Updates `org.graalvm.buildtools:native-maven-plugin` from 1.1.10 to 1.1.11
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@1.1.10...1.1.11)

---
updated-dependencies:
- dependency-name: io.avaje:avaje-jsonb
  dependency-version: '3.15'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-jsonb-generator
  dependency-version: '3.15'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-jsonb-generator
  dependency-version: '3.15'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-metrics
  dependency-version: 10.4-RC6
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: org.graalvm.buildtools:native-maven-plugin
  dependency-version: 1.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
github-actions Bot merged commit a13e063 into main Aug 31, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/main/dependencies-62bf299c97 branch August 31, 2026 10:25
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.

0 participants