Skip to content

Bump eu.maveniverse.maven.plugins:toolbox from 0.15.6 to 0.15.7#251

Merged
cstamas merged 1 commit intomainfrom
dependabot/maven/eu.maveniverse.maven.plugins-toolbox-0.15.7
Apr 1, 2026
Merged

Bump eu.maveniverse.maven.plugins:toolbox from 0.15.6 to 0.15.7#251
cstamas merged 1 commit intomainfrom
dependabot/maven/eu.maveniverse.maven.plugins-toolbox-0.15.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps eu.maveniverse.maven.plugins:toolbox from 0.15.6 to 0.15.7.

Release notes

Sourced from eu.maveniverse.maven.plugins:toolbox's releases.

0.15.7

Dependency updates, parent POM update, nothing fancy. One change: graphiz dependency was "demoted" to optional (makes CLI size from 17MB to 9MB), so if you want to use goal project-dependency-graph you must add this dependency below to the Toolbox plugin dependencies:

      <dependency>
        <groupId>guru.nidi</groupId>
        <artifactId>graphviz-java</artifactId>
        <version>0.18.1</version>
      </dependency>

What's Changed

Full Changelog: maveniverse/toolbox@release-0.15.6...release-0.15.7

Commits
  • 75e9417 [maven-release-plugin] prepare release release-0.15.7 [skip ci]
  • 083dc9a Demote graphviz (#366)
  • 91c074b Updates (#365)
  • 089b4af Bump quarkus.platform.version from 3.32.3 to 3.32.4 (#359)
  • 392e96c Bump version.jline from 3.30.8 to 3.30.9 (#360)
  • 9974fea [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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 [eu.maveniverse.maven.plugins:toolbox](https://github.com/maveniverse/toolbox) from 0.15.6 to 0.15.7.
- [Release notes](https://github.com/maveniverse/toolbox/releases)
- [Commits](maveniverse/toolbox@release-0.15.6...release-0.15.7)

---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.plugins:toolbox
  dependency-version: 0.15.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 1, 2026
@cstamas cstamas merged commit 7e73e3f into main Apr 1, 2026
19 checks passed
@cstamas cstamas deleted the dependabot/maven/eu.maveniverse.maven.plugins-toolbox-0.15.7 branch April 1, 2026 21:57
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.

1 participant