From 7d779c609b97ea358bd9e47f1b3eef5e5b75dda0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 03:15:37 +0000 Subject: [PATCH] Bump hamcrest.version from 2.2 to 3.0 Bumps `hamcrest.version` from 2.2 to 3.0. Updates `org.hamcrest:hamcrest` from 2.2 to 3.0 - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0) Updates `org.hamcrest:hamcrest-library` from 2.2 to 3.0 - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest dependency-version: '3.0' dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.hamcrest:hamcrest-library dependency-version: '3.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- modules/control-utility/pom.xml | 2 +- modules/indexing/pom.xml | 2 +- parent/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/control-utility/pom.xml b/modules/control-utility/pom.xml index 4151d575eabd7..2856677bf043e 100644 --- a/modules/control-utility/pom.xml +++ b/modules/control-utility/pom.xml @@ -137,7 +137,7 @@ org.hamcrest hamcrest-library - 1.3 + 3.0 test diff --git a/modules/indexing/pom.xml b/modules/indexing/pom.xml index 7fe358876abc7..e18dafbcb1c5b 100644 --- a/modules/indexing/pom.xml +++ b/modules/indexing/pom.xml @@ -146,7 +146,7 @@ org.hamcrest hamcrest-library - 1.3 + 3.0 test diff --git a/parent/pom.xml b/parent/pom.xml index d68d547310642..fdad7c3d0a9d6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -76,7 +76,7 @@ 1.0.3 1.81.0 1.4.197 - 2.2 + 3.0 2.21.5 2.21 3.28.0-GA