Skip to content

Commit 49482c5

Browse files
IT: Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#1900)
Bumps [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) 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](hamcrest/JavaHamcrest@v2.2...v3.0) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de4bba8 commit 49482c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

its/core-it-suite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ under the License.
9191
<dependency>
9292
<groupId>org.hamcrest</groupId>
9393
<artifactId>hamcrest</artifactId>
94-
<version>2.2</version>
94+
<version>3.0</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)