From 9069950f5bd11251a281e68fb7a03556b942d8b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 09:53:54 +0000 Subject: [PATCH] chore(deps-dev): bump the dev-deps group across 1 directory with 4 updates Bumps the dev-deps group with 4 updates in the / directory: [org.testcontainers:testcontainers-elasticsearch](https://github.com/testcontainers/testcontainers-java), org.openapitools:openapi-generator-maven-plugin, [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) and [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire). Updates `org.testcontainers:testcontainers-elasticsearch` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/2.0.2...2.0.3) Updates `org.openapitools:openapi-generator-maven-plugin` from 7.19.0 to 7.20.0 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.apache.maven.plugins:maven-failsafe-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) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-elasticsearch dependency-version: 2.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-version: 7.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 188d430c5..c7dac86ca 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ 1.0.1 - 7.19.0 + 7.20.0 1.0.1 3.6.1 3.5.0 @@ -64,8 +64,8 @@ 1.2.0 13.2.0 3.15.0 - 3.5.4 - 3.5.4 + 3.5.5 + 3.5.5 3.3.1 @@ -313,7 +313,7 @@ org.testcontainers testcontainers-elasticsearch - 2.0.2 + 2.0.3 test