Skip to content

Commit

Permalink
Bump hamcrest.version from 2.2 to 3.0 (#990)
Browse files Browse the repository at this point in the history
Bumps `hamcrest.version` from 2.2 to 3.0.

Updates `org.hamcrest:hamcrest-core` 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)

Updates `org.hamcrest:hamcrest-library` 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-core
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.hamcrest:hamcrest-library
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent c9d9549 commit c5398df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
<wicket-webjars.version>4.0.4</wicket-webjars.version>
<jquery-selectors.version>4.0.5</jquery-selectors.version>
<xstream.version>1.4.20</xstream.version>
<hamcrest.version>2.2</hamcrest.version>
<hamcrest.version>3.0</hamcrest.version>
<jakarta.servlet-api.version>5.0.0</jakarta.servlet-api.version>
<junit.version>5.10.3</junit.version>
<easymock.version>5.3.0</easymock.version>
Expand Down

0 comments on commit c5398df

Please sign in to comment.