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

Jar scanner project #5

Merged
merged 2 commits into from
May 20, 2024
Merged

Jar scanner project #5

merged 2 commits into from
May 20, 2024

Conversation

atimgraves
Copy link
Collaborator

This updates is for the jar scanning dependency project. It enabled multiple input sources (usually pom.xml or jar files containing one) to be processed (using the mvn command) and the dependencies determined. These are then built into a combined tree which can be scanned to identify the situation where there are differing versions of the jar file which may cause conflicts.
There are also some very minot updates to the fn-hmac wokr (adding to .gitignore and a later version of lombok)

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 20, 2024
@martatolosa martatolosa merged commit 6326abe into main May 20, 2024
1 check passed
@martatolosa martatolosa deleted the jar-scanner-project branch May 20, 2024 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants