Skip to content

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

Merged
adamdickmeiss merged 1 commit intomasterfrom
dependabot/maven/build-plugins-2da642bfb9
Mar 5, 2026
Merged

chore(deps): bump the build-plugins group across 1 directory with 2 updates#175
adamdickmeiss merged 1 commit intomasterfrom
dependabot/maven/build-plugins-2da642bfb9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps the build-plugins group with 2 updates in the / directory: org.apache.maven.plugins:maven-surefire-plugin and org.graalvm.buildtools:native-maven-plugin.

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5

Release notes

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

3.5.5

🚀 New features and improvements

🐛 Bug Fixes

  • Use PowerShell instead of WMIC for detecting zombie process on Windows (#3258) @​jbliznak. Please note if you are using Windows with Java 8 and not PowerShell (you have options to: use Java 9+, install PowerShell or stay on Surefire 3.5.4)
  • Properly work with test failures caused during beforeAll phase (#3194) @​Frawless

📝 Documentation updates

  • Clarify how late placeholder replacement (@{...}) deals with (#3208) @​kwin

👻 Maintenance

🔧 Build

📦 Dependency updates

... (truncated)

Commits
  • 968cb38 [maven-release-plugin] prepare release surefire-3.5.5
  • 8e7dc41 Reapply "Replace runing external process and parsing output with simple Proce...
  • 4ced57c Revert "Replace runing external process and parsing output with simple Proces…"
  • 8496d9a Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209)
  • 68265e5 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#3260)
  • 0b19014 Replace runing external process and parsing output with simple ProcessHandle ...
  • 688f8c4 Use PowerShell instead of WMIC for detecting zombie process on Windows (#3258)
  • e5c01a6 Build only by the latest Maven on Jenkins (#3255)
  • 9c99e97 Fix Jenkin badges in README (#3254)
  • 20930ea Bump parent from 44 to 47 (#3253)
  • Additional commits viewable in compare view

Updates org.graalvm.buildtools:native-maven-plugin from 0.11.4 to 0.11.5

Release notes

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

0.11.5

What's Changed

Full Changelog: graalvm/native-build-tools@0.11.4...0.11.5

Commits
  • ffd094d Release 0.11.5
  • 1d7c2f7 Merge pull request #842 from graalvm/update-metadata-to-0.3.34
  • ba1c2e8 Update reachability metadata to 0.3.34
  • 790fa05 Merge pull request #822 from graalvm/vj/compatibility-mode
  • 0631241 Implement Compatibility Mode detection
  • 1844654 Use JDK 21 Graal in the CI (#839)
  • 6315677 Revert "Remove the usage of the global metadata/index.json from the nbt plugi...
  • fe065ce Remove the usage of the global metadata/index.json from the nbt plugins (#829)
  • 94b5b54 Fix JUnit 6 not working correctly with JDK 21 by expanding the initialize-at-...
  • 086cfdf Add fallback for jarless artifacts in the native-maven-plugin (#824)
  • 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 2 updates in the / directory: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) and [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools).


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

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-version: 3.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-plugins
- dependency-name: org.graalvm.buildtools:native-maven-plugin
  dependency-version: 0.11.5
  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 Mar 4, 2026
@dependabot dependabot bot added the deps Dependency update label Mar 4, 2026
@adamdickmeiss adamdickmeiss merged commit 1c6cf09 into master Mar 5, 2026
1 check passed
@adamdickmeiss adamdickmeiss deleted the dependabot/maven/build-plugins-2da642bfb9 branch March 5, 2026 08: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.

1 participant