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

SB-53416 - Handle 2021-2023 Dependabot Updates for Streaming Maven Plugin #44

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

tbouwens
Copy link

https://jira.tibco.com/browse/SB-53416

Had to remove a line from InstallProductMojo.java, since it referenced a now deprecated/deleted plexus archiver method.

tbouwens and others added 6 commits February 24, 2023 13:07
…ugin

Updated:
- plexus-archiver -> 4.8
- apache-commons-compress -> 1.21
- apache-maven-core -> 3.6.0
Removed line referencing deleted plexus archiver method.
…ugin

Upgrade Maven core to match Studio, and to a version with plexus-cipher.
…ugin

Specific packages updated for this ticket:
- plexus-archiver -> 4.8
- apache-commons-compress -> 1.21
- guava-android -> 30.0

Also updated most other packages which were behind versions.

Removed line referencing deleted plexus archiver method.

Could Not upgrade the following packages at this time due to them causing significant test/build failures (Which I could not resolve).
- maven-artifact-transfer (local test issues)
- maven-model (local test issues)
- maven-core (local test issues)
- maven-compat (local test issues)
- maven-assembly-plugin (local build fail)
- maven-dependency-plugin (SBRT build fail)
- maven-plugin-plugin (SBRT build fail)
…ugin

Took so long to resolve, a new guava vulnerability was discovered :)
- guava-android -> 32.0
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