Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to org.dmfs:httpurlconnection-executor:1.x.x #83

Closed
ghilainm opened this issue Aug 24, 2022 · 3 comments
Closed

Upgrade to org.dmfs:httpurlconnection-executor:1.x.x #83

ghilainm opened this issue Aug 24, 2022 · 3 comments

Comments

@ghilainm
Copy link

The new version httpurlconnection-executor is not compatible with the latest version of oauth2-essentials.

java.lang.NoSuchMethodError: 'org.dmfs.jems.optional.Optional org.dmfs.httpessentials.client.HttpResponseEntity.contentType()'

@dmfs
Copy link
Owner

dmfs commented Aug 25, 2022

Good point. I'll take care of that.

@dmfs
Copy link
Owner

dmfs commented Sep 13, 2022

I just checked, the latest version of the httpurlconnection-executor is actually 0.20. I see there is a version 1.16.2 on Maven Central. Not sure how that came into being. Must have been a mistake. I'll think of a way to resolve that. Unfortunately there is no way to remove that version from Maven Central. I might have to publish a version newer than that.

@dennisameling
Copy link

@dmfs We just ran into this issue as we implemented Renovate Bot (dependency updater), which automatically bumped the version of that lib to 1.16.2. Would it be possible to release a version newer than that, as you suggested above? Thanks! 🙏🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants