ARTEMIS-4987 Bump org.hamcrest:hamcrest from 2.2 to 3.0
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](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
23159fbf24
commit
b57cfe9432
2
pom.xml
2
pom.xml
|
@ -162,7 +162,7 @@
|
|||
<version.org.jacoco>0.8.12</version.org.jacoco>
|
||||
<version.org.jacoco.plugin>0.8.12</version.org.jacoco.plugin>
|
||||
<version.micrometer>1.13.2</version.micrometer>
|
||||
<hamcrest.version>2.2</hamcrest.version>
|
||||
<hamcrest.version>3.0</hamcrest.version>
|
||||
<junit.version>4.13.2</junit.version>
|
||||
<junit5.version>5.10.3</junit5.version>
|
||||
<version.jaxb.runtime>2.3.9</version.jaxb.runtime>
|
||||
|
|
Loading…
Reference in New Issue