mirror of https://github.com/apache/maven.git
[MNG-8202] Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#1623)
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:production 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> --- https://issues.apache.org/jira/browse/MNG-8202
This commit is contained in:
parent
11cb9f419d
commit
0f2f263218
2
pom.xml
2
pom.xml
|
@ -169,7 +169,7 @@ under the License.
|
|||
<guiceVersion>6.0.0</guiceVersion>
|
||||
<guavaVersion>33.2.1-jre</guavaVersion>
|
||||
<guavafailureaccessVersion>1.0.1</guavafailureaccessVersion>
|
||||
<hamcrestVersion>2.2</hamcrestVersion>
|
||||
<hamcrestVersion>3.0</hamcrestVersion>
|
||||
<jakartaInjectApiVersion>2.0.1</jakartaInjectApiVersion>
|
||||
<javaxAnnotationApiVersion>1.3.2</javaxAnnotationApiVersion>
|
||||
<jlineVersion>3.26.2</jlineVersion>
|
||||
|
|
Loading…
Reference in New Issue