Skip to content

upgrade dependencies #1230

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

Closed
ehennum opened this issue Jul 2, 2020 · 6 comments
Closed

upgrade dependencies #1230

ehennum opened this issue Jul 2, 2020 · 6 comments

Comments

@ehennum
Copy link
Contributor

ehennum commented Jul 2, 2020

Including compile okhttp -- at 4.7.2 using kotlin 1.3.71 -- and jackson -- at 2.11.1 -- as of this writing

With sufficient lead time prior to release for stability.

@ehennum ehennum added this to the 5.next milestone Jul 2, 2020
@ehennum ehennum self-assigned this Jul 2, 2020
ehennum pushed a commit that referenced this issue Jul 7, 2020
@ehennum
Copy link
Contributor Author

ehennum commented Jul 7, 2020

Updated library dependencies; upgrading Gradle will require refactoring of some build.gradle tasks.

@aclavio
Copy link

aclavio commented Mar 10, 2021

When attempting to build a project without the jcenter repository I noticed that this project cannot resolve the okhttp-digest dependency. Looks like it has moved from jcenter to maven central under a new groupId:

This artifact has moved from jcenter to maven central! The coordinates have changed from
com.burgstaller:okhttp-digest: to io.github.rburgst:okhttp-digest:
https://github.com/rburgst/okhttp-digest

I suggest removing the jcenter repository as part of this ticket and updating dependencies accordingly.

@ehennum
Copy link
Contributor Author

ehennum commented Mar 10, 2021

Thanks for calling attention to it, @aclavio; JCenter is shutting down on May 1st:

https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

@georgeajit
Copy link

JCenter as a repository has been removed from build.gradle files. Jackson dependency Jars have 2.11.1 as the version number and OKHttp-digest version is 2.5.

All JUnit tests ran fine. A zip containing MarkLogic Client API and its dependencies were built successfully using gradle task.

@llinggit
Copy link
Contributor

There's no server-side change in this issue.

@rjrudin
Copy link
Contributor

rjrudin commented Jul 20, 2021

This can be closed, right?

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

5 participants