Skip to content

deps(deps): bump the maven-minor-patch group across 1 directory with 3 updates#95

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/maven-minor-patch-baedafe058
Closed

deps(deps): bump the maven-minor-patch group across 1 directory with 3 updates#95
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/maven-minor-patch-baedafe058

Conversation

@dependabot
Copy link
Contributor

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

Bumps the maven-minor-patch group with 3 updates in the / directory: org.apache.maven.plugins:maven-surefire-plugin, org.jctools:jctools-core and com.fasterxml.jackson.core:jackson-databind.

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.jctools:jctools-core from 4.0.5 to 4.0.6

Release notes

Sourced from org.jctools:jctools-core's releases.

Add VarHandle queues and other minor fixups

NOTE: This will be the last release with JDK6 bytecode for jctools-core. The next release will be 5.0.0 and will compile with the 1.8 target, allowing for method handles.

This release has 2 artifacts. The old jctools-core with the following changes:

  • Where plain access to field is used by queues, the field is not volatile and volatile access is done using Unsafe.
  • Use a generated ConcurrentCircularXXXQueue instead of hand rolled base classes in generated code.
  • Padding blocks formatting is improved in generated code.

The release introduces a new artifact, jctools-core-jdk11 which included generated VarHandle queues (padded and unpadded). These queues do not rely on Unsafe, and offer better performance than the AtomicFieldUpdater generated code. We expect many users will prefer these variants going forward to break their reliance on Unsafe.

The majority of the VarHandle work is a great contribution from @​amarziali , thanks!!! We also thank @​franz1981 for his help reviewing and profiling the code.

Commits
  • 81fc9f7 Add VH package info
  • b43fb9a Remove la optimization from VH queues in the absence of evidence it improve...
  • b8b6eb5 Improve baseline
  • e06b852 Generate atomic queues after builder changes
  • 97aa7b4 Prep atomic generator for generating base classes
  • e17024a Generate VH LinkedArray queues
  • 85f8938 Regenerate queues with padding block
  • 845e8ff Fix up volatile/plain fields access and prep for LinkedArray queues
  • dc94426 Nicer formatting for padding blocks
  • 7c77981 Fix test timeout due to slow clear on linked queues
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.1

Commits

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

…3 updates

Bumps the maven-minor-patch group with 3 updates in the / directory: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire), [org.jctools:jctools-core](https://github.com/JCTools/JCTools) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson).


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.jctools:jctools-core` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/JCTools/JCTools/releases)
- [Changelog](https://github.com/JCTools/JCTools/blob/master/RELEASE-NOTES.md)
- [Commits](JCTools/JCTools@v4.0.5...v4.0.6)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.0 to 2.21.1
- [Commits](https://github.com/FasterXML/jackson/commits)

---
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: maven-minor-patch
- dependency-name: org.jctools:jctools-core
  dependency-version: 4.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-minor-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-minor-patch
...

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

dependabot bot commented on behalf of github Mar 9, 2026

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

@dependabot dependabot bot closed this Mar 9, 2026
@dependabot dependabot bot deleted the dependabot/maven/maven-minor-patch-baedafe058 branch March 9, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants