jcabi / jcabi-http

Fluent Java HTTP client
https://http.jcabi.com
Other
147 stars 60 forks source link

Bump hamcrest to 2.2 #270

Open andreoss opened 3 years ago

andreoss commented 3 years ago

1.3 branch is obsolete right now, upgrade this dependency to 2.2

Dependabot's failed attempt: https://github.com/jcabi/jcabi-http/pull/269#issue-679459524

yegor256 commented 2 years ago

@andreoss I suppose this is fixed

andreoss commented 2 years ago

@yegor256 No, hamcrest 1.3 is still a transitive dependency https://github.com/jcabi/jcabi-http/blob/master/pom.xml#L135

VivekShahare04 commented 4 months ago
org.hamcrest hamcrest 2.2

Is this updated dependency in code snippet? @andreoss @yegor256