Skip to content

2023.5

Choose a tag to compare

@hauner hauner released this 22 Oct 13:15

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