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

Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.14.0 to 3.15.0 #642

Commits on Aug 28, 2024

  1. Bump org.apache.maven.plugin-tools:maven-plugin-annotations

    Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.14.0 to 3.15.0.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.14.0...maven-plugin-tools-3.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    71848bf View commit details
    Browse the repository at this point in the history
  2. maven-plugins: Replace usage of deprecated Component annotation

    We use the suggested replacement of @Inject.
    
    Signed-off-by: BJ Hargrave <[email protected]>
    bjhargrave committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b20d74d View commit details
    Browse the repository at this point in the history