2023.5
openapi-parser
#44, follow http redirects
json-schema.org does now provide old schemas by redirecting http to https. The UriReader did not handle the http redirect. It is now using java.net.http.HttpClient to handle http(s) uris (including redirects).
io-jackson
updated dependencies
- com.fasterxml.jackson:jackson-* from 2.15.2 to 2.15.3