From da5d727ff49d695670d0959ddfa523cfea365722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 23:53:34 +0000 Subject: [PATCH] Bump hamcrest-library from 1.3 to 2.2 Bumps [hamcrest-library](https://github.com/hamcrest/JavaHamcrest) from 1.3 to 2.2. - [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/hamcrest-java-1.3...v2.2) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest-library dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- unit-tests-java8/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unit-tests-java8/pom.xml b/unit-tests-java8/pom.xml index e4fda8a670..2878a08be6 100644 --- a/unit-tests-java8/pom.xml +++ b/unit-tests-java8/pom.xml @@ -61,7 +61,7 @@ org.hamcrest hamcrest-library - 1.3 + 2.2 test