-
-
Notifications
You must be signed in to change notification settings - Fork 393
Conversation
Contributor
Bumps 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
- Replace runing external process and parsing output with simple ProcessHandle if available (Java9+) (#3252)
@ olamy- Pass slf4j context to spawned thread (#3241)
@ scottrw93- [SUREFIRE-3239] - allow override of statistics file checksum (#3247)
@ XN137- Reduce log level for skipped tests result to info (#3232)
@ strangelookingnerdBug 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)
@ FrawlessDocumentation updates
Maintenance
- Fix Jenkin badges in README (#3254)
@ slawekjaranowski- Use JUnit5 in failsafe ITs (#3251)
@ slawekjaranowski- Remove long-deprecated unused encoding property from VerifyMojo (#3198)
@ Tomlincoln- Add IT and deal with corner cases of handling beforeAll failures (#3200)
@ Frawless- Revert PR #3194 that handle beforeAll failures to follow proper contributing rules (#3211)
@ FrawlessBuild
Dependency updates
- Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209) @dependabot[bot]
- Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.1 (#3260) @dependabot[bot]
- Bump parent from 44 to 47 (#3253)
@ slawekjaranowski- Bump org.assertj:assertj-core from 3.16.1 to 3.27.7 in /surefire-its/src/test/resources/surefire-1733-testng (#3246) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#3245) @dependabot[bot]
- Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27 (#3243) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.20.0 to 4.21.0 (#3236) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (#3235) @dependabot[bot]
- Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 in /surefire-its/src/test/resources/surefire-1659-stream-corrup tion (#3234) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.19.0 to 4.20.0 (#3228) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0 (#3224) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#3223) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 (#3221) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 (#3220) @dependabot[bot]
- Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#3217) @dependabot[bot]
- Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 (#3214) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 (#3218) @dependabot[bot]
- Bump org.htmlunit:htmlunit from 4.16.0 to 4.18.0 (#3213) @dependabot[bot]
... (truncated)
Commits
968cb38[maven-release-plugin] prepare release surefire-3.5.58e7dc41Reapply "Replace runing external process and parsing output with simple Proce...4ced57cRevert "Replace runing external process and parsing output with simple Proces..."8496d9aBump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209)68265e5Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#3260)0b19014Replace runing external process and parsing output with simple ProcessHandle ...688f8c4Use PowerShell instead of WMIC for detecting zombie process on Windows (#3258)e5c01a6Build only by the latest Maven on Jenkins (#3255)9c99e97Fix Jenkin badges in README (#3254)20930eaBump parent from 44 to 47 (#3253)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot showwill show all of the ignore conditions of the specified dependencyignore conditions @dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) 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)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-version: 3.5.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-version: 3.5.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Feb 23, 2026
dependabot
bot
deleted the
dependabot/maven/org.apache.maven.plugins-maven-surefire-plu gin-3.5.5
branch
February 28, 2026 15:53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.