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:
dependabot[bot] 2024-07-01 02:51:04 +00:00 committed by Justin Bertram
parent 12ff47eae3
commit bcf5820747
No known key found for this signature in database
GPG Key ID: F41830B875BB8633
1 changed files with 1 additions and 1 deletions

View File

@ -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>