From 91dd59945a3b5b81195620f610082de58b53fe5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 06:41:38 +0000 Subject: [PATCH] Bump org.hamcrest:hamcrest-core from 1.3 to 2.2.0.redhat-00001 Bumps [org.hamcrest:hamcrest-core](https://github.com/hamcrest/JavaHamcrest) from 1.3 to 2.2.0.redhat-00001. - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](https://github.com/hamcrest/JavaHamcrest/commits) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8f94c9f..13371f2 100644 --- a/pom.xml +++ b/pom.xml @@ -244,7 +244,7 @@ org.hamcrest hamcrest-core - 1.3 + 2.2.0.redhat-00001 compile