Skip to content

Commit 49994d7

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump hamcrest-core from 1.3 to 2.2
Bumps [hamcrest-core](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](hamcrest/JavaHamcrest@hamcrest-java-1.3...v2.2) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc1c4ee commit 49994d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

maven-release-manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<dependency>
165165
<groupId>org.hamcrest</groupId>
166166
<artifactId>hamcrest-core</artifactId>
167-
<version>1.3</version>
167+
<version>2.2</version>
168168
<scope>test</scope>
169169
</dependency>
170170
<dependency>

maven-release-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>org.hamcrest</groupId>
100100
<artifactId>hamcrest-core</artifactId>
101-
<version>1.3</version>
101+
<version>2.2</version>
102102
<scope>test</scope>
103103
</dependency>
104104
<dependency>

0 commit comments

Comments
 (0)