Skip to content

Dependency updates#263

Open
mpminardi wants to merge 7 commits intorharter:mainfrom
mpminardi:dependency-updates
Open

Dependency updates#263
mpminardi wants to merge 7 commits intorharter:mainfrom
mpminardi:dependency-updates

Conversation

@mpminardi
Copy link
Copy Markdown

Hello there. I use this library and noticed that it was pulling in a number of out of date dependencies, some of which have known vulnerabilities (e.g., https://nvd.nist.gov/vuln/detail/CVE-2020-8908 for guava). As part of updating them I did the following:

  1. Moved from the deprecated maven plugin to maven-publish
  2. Removed the android logic in the gradle-mvn-push as it seemed like it wasn't actually being triggered
  3. Updated the gradle wrapper to 7.2.0
  4. Updated shadow to 7.0.0 and updated dependencies between auto-value-gson-extension and auto-value-gson-runtime to get it to properly work on clean builds
  5. Updated all dependencies to the latest versions I could find when possible

Let me know if any of these changes should be walked back or if you want some of this split into separate PRs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant