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

chore: Update dependencies to address security warnings: #269

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

douglasmiller
Copy link
Contributor

@douglasmiller douglasmiller commented Apr 19, 2024

Update dependencies to address security warnings:

package previous version new version dependency type
okhttp3 4.7.2 4.12.0 primary
jacoco-maven-plugin 0.8.5 0.8.12 primary
plexus-utils 3.2.1 3.5.1 transitive

Removes primary dependency maven-compiler-plugin, which resolves #216.

Removes transitive dependency xercesImpl as it is no longer necessary.

Adds dependency-check-maven plugin to check dependencies.

@douglasmiller douglasmiller added the V4 v2021-02-25 Client label Apr 19, 2024
@chrissrogers chrissrogers merged commit b587dd4 into v3-v2021-02-25 Apr 20, 2024
10 checks passed
@chrissrogers chrissrogers deleted the dependency-updates branch April 20, 2024 01:16
recurly-integrations pushed a commit that referenced this pull request Apr 22, 2024
…re/4.51.0...)

**Merged Pull Requests**

- chore: Update dependencies to address security warnings: [#269](#269) ([douglasmiller](https://github.com/douglasmiller))
recurly-integrations pushed a commit that referenced this pull request Apr 22, 2024
[Full Changelog](4.51.0...4.51.1)

**Merged Pull Requests**

- chore: Update dependencies to address security warnings: [#269](#269) ([douglasmiller](https://github.com/douglasmiller))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V4 v2021-02-25 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maven Compiler Plugin a Dependency for the SDK
2 participants