openrewrite / rewrite-apache

OpenRewrite recipes for Apache projects.
Apache License 2.0
2 stars 5 forks source link

use Apache HttpClient 5.3.x #18

Closed sullis closed 3 weeks ago

sullis commented 3 weeks ago

What's changed?

Apache HttpClient version: 5.2.x -> 5.3.x

What's your motivation?

Version 5.3.x is the latest release

https://mvnrepository.com/artifact/org.apache.httpcomponents.client5/httpclient5

Anything in particular you'd like reviewers to focus on?

n/a

Anyone you would like to review specifically?

n/a

Have you considered any alternatives or workarounds?

n/a

Any additional context

n/a

Checklist

timtebeek commented 3 weeks ago

Thanks for helping out once again @sullis !