Skip to content

chore(deps): bump the build-plugins group across 1 directory with 3 updates - #254

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/build-plugins-4a8743c11e
Closed

chore(deps): bump the build-plugins group across 1 directory with 3 updates#254
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/build-plugins-4a8743c11e

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the build-plugins group with 3 updates in the / directory: org.apache.maven.plugins:maven-jar-plugin, org.folio:openapi-deref-plugin and org.graalvm.buildtools:native-maven-plugin.

Updates org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1

Release notes

Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.

3.5.1

📝 Documentation updates

  • Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (#550) @​potiuk

👻 Maintenance

  • Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (#550) @​potiuk
  • Use plugin version properties (3.x) (#535) @​Bukama

📦 Dependency updates

Commits
  • b0cd63d [maven-release-plugin] prepare release maven-jar-plugin-3.5.1
  • 5318a4f Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability
  • 8e0b9bb Bump org.apache.maven.plugins:maven-plugins from 48 to 49 (#547)
  • d5a438b Fix javadoc
  • 774fac9 Bump org.codehaus.plexus:plexus-archiver from 4.11.0 to 4.12.0
  • b71f403 Bump mavenVersion from 3.9.15 to 3.9.16 (#536)
  • 9f2a001 Use plugin version properties (3.x) (#535)
  • 68a978f Bump org.apache.maven.plugins:maven-plugins from 47 to 48 (#534)
  • e105821 Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#529)
  • 953dc1a Bump mavenVersion from 3.9.14 to 3.9.15 (#528)
  • Additional commits viewable in compare view

Updates org.folio:openapi-deref-plugin from 4.1.2 to 4.1.3

Release notes

Sourced from org.folio:openapi-deref-plugin's releases.

v4.1.3

Bug fix release for Trillium:

  • VERTXLIB-86 Vert.x 5.1.0, okapi-common 7.0.4
  • VERTXLIB-87 Vertx 5.0.5, Netty 4.2.16, Jackson 2.21.5/3.1.5
  • #135 Avoid SqlTemplate; replace Collections.* with Map.of
  • VERTXLIB-88 swagger-parser 2.1.45, rhino 1.7.15.1
Changelog

Sourced from org.folio:openapi-deref-plugin's changelog.

4.1.3 2026-07-30

Bug fix release for Trillium:

  • VERTXLIB-86 Vert.x 5.1.0, okapi-common 7.0.4
  • VERTXLIB-87 Vertx 5.0.5, Netty 4.2.16, Jackson 2.21.5/3.1.5
  • #135 Avoid SqlTemplate; replace Collections.* with Map.of
  • VERTXLIB-88 swagger-parser 2.1.45, rhino 1.7.15.1
Commits
  • 8ef1077 [maven-release-plugin] prepare release v4.1.3
  • d4a538d NEWS for 4.1.3
  • f77972f Merge pull request #136 from folio-org/VERTXLIB-88
  • db586e5 Merge branch 'master' into VERTXLIB-88
  • ec28ac4 Merge pull request #135 from folio-org/simplify
  • 978677a VERTXLIB-88: swagger-parser 2.1.45, rhino 1.7.15.1
  • be1893b Avoid SqlTemplate; replace Collections.* with Map.of
  • fca25c9 Merge pull request #134 from folio-org/VERTXLIB-87
  • 3365df4 VERTXLIB-87: Vertx 5.0.5, Netty 4.2.16, Jackson 2.21.5/3.1.5
  • e69bf08 VERTXLIB-86 Vert.x 5.1.0 (#133)
  • Additional commits viewable in compare view

Updates org.graalvm.buildtools:native-maven-plugin from 1.1.4 to 1.1.6

Release notes

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

1.1.6

What's Changed

New Contributors

Full Changelog: graalvm/native-build-tools@1.1.5...1.1.6

1.1.5

What's Changed

... (truncated)

Commits
  • 7a6414c Release 1.1.6
  • e95114f Merge pull request #995 from graalvm/update-metadata-to-1.0.7
  • b22ad4c Update reachability metadata to 1.0.7
  • bdcffba Preserve test runner argLine when configuring agent (#992)
  • f817689 Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 in /samples/java-...
  • 4e52742 Allow the test classes directory to be configured for the NativeTestMojo (#757)
  • 2491c2c Fix order of access filter files by moving default to the start (#875)
  • dd2072b Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 in /samples/java-...
  • e10adf0 Add class introduced in 6.1
  • 53a3319 Bump version to 1.1.6-SNAPSHOT (#990)
  • 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

…pdates

Bumps the build-plugins group with 3 updates in the / directory: [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin), [org.folio:openapi-deref-plugin](https://github.com/folio-org/folio-vertx-lib) and [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools).


Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.5.0...maven-jar-plugin-3.5.1)

Updates `org.folio:openapi-deref-plugin` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/folio-org/folio-vertx-lib/releases)
- [Changelog](https://github.com/folio-org/folio-vertx-lib/blob/master/NEWS.md)
- [Commits](folio-org/folio-vertx-lib@v4.1.2...v4.1.3)

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-plugins
- dependency-name: org.folio:openapi-deref-plugin
  dependency-version: 4.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build-plugins
- dependency-name: org.graalvm.buildtools:native-maven-plugin
  dependency-version: 1.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build-plugins
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the deps Dependency update label Jul 31, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 11, 2026
@dependabot
dependabot Bot deleted the dependabot/maven/build-plugins-4a8743c11e branch August 11, 2026 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Dependency update

Development

Successfully merging this pull request may close these issues.

0 participants