ARTEMIS-4891 Bump org.hamcrest:hamcrest from 2.1 to 2.2
Bumps [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) from 2.1 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/v2.1...v2.2) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
12ff47eae3
commit
bcf5820747
2
pom.xml
2
pom.xml
|
@ -166,7 +166,7 @@
|
|||
<version.org.jacoco>0.8.11</version.org.jacoco>
|
||||
<version.org.jacoco.plugin>0.8.12</version.org.jacoco.plugin>
|
||||
<version.micrometer>1.12.2</version.micrometer>
|
||||
<hamcrest.version>2.1</hamcrest.version>
|
||||
<hamcrest.version>2.2</hamcrest.version>
|
||||
<junit.version>4.13.2</junit.version>
|
||||
<junit5.version>5.10.2</junit5.version>
|
||||
<version.jaxb.runtime>2.3.9</version.jaxb.runtime>
|
||||
|
|
Loading…
Reference in New Issue