From 005cbab933b72e1e70eed74ea269511faaa484be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:34:52 +0000 Subject: [PATCH] deps(deps): bump the maven-minor-patch group across 1 directory with 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](https://github.com/apache/maven-surefire/compare/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](https://github.com/JCTools/JCTools/compare/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] --- benchmark-runner/pom.xml | 2 +- benchmarks/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/benchmark-runner/pom.xml b/benchmark-runner/pom.xml index 9271d57..0cd01f5 100644 --- a/benchmark-runner/pom.xml +++ b/benchmark-runner/pom.xml @@ -39,7 +39,7 @@ com.fasterxml.jackson.core jackson-databind - 2.21.0 + 2.21.1 org.apache.httpcomponents.client5 diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index fb3aa78..8b2ca22 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -16,7 +16,7 @@ org.jctools jctools-core - 4.0.5 + 4.0.6 io.netty.loom diff --git a/pom.xml b/pom.xml index f81be0b..a2a1653 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.4 + 3.5.5 default-test