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

[GH-15764] Specify Versions of commons-compress and protobuf-java in Main Standalone Jar #15765

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

mn-mikke
Copy link
Collaborator

Closes #15764

META-INF/maven contains pom files for all versions. Prisma scan seems to use this path for vulnerability scan although the below command and Snyk scan say different:

./gradlew :h2o-assemblies:main:dependencyInsight --dependency protobuf-java --configuration runtimeClasspath

Explicit version specification should fix the problem.

@mn-mikke mn-mikke merged commit d1c11e4 into master Sep 18, 2023
@mn-mikke mn-mikke deleted the mn/GH-15764 branch September 18, 2023 12:27
Copy link
Collaborator

@valenad1 valenad1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

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.

Specify Versions of commons-compress and protobuf-java in Main Standalone Jar
2 participants