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

fix: Maven plugins and vulnerability fix #32

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Commits on Oct 21, 2024

  1. Add Maven plugins for source, Javadoc, and checksums

    Included Maven plugins for generating source JARs, Javadoc JARs, and checksum files across multiple project POMs. Also added a new protobuf Java dependency and updated project URLs in the main POM. These changes enhance build reproducibility and artifact verification.
    pflynn-virtru committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    36f7778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    771e2c8 View commit details
    Browse the repository at this point in the history