Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CycloneDX/cyclonedx-maven-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cyclonedx-maven-plugin-2.8.1
Choose a base ref
...
head repository: CycloneDX/cyclonedx-maven-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cyclonedx-maven-plugin-2.8.2
Choose a head ref
  • 7 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    cb74626 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Bump commons-codec:commons-codec from 1.17.0 to 1.17.1

    Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.0 to 1.17.1.
    - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
    - [Commits](apache/commons-codec@rel/commons-codec-1.17.0...rel/commons-codec-1.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: commons-codec:commons-codec
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and hboutemy committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bb865c4 View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0

    Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and hboutemy committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    be1b73a View commit details
    Browse the repository at this point in the history
  3. display configured classifier from #506

    fixes #547
    
    Signed-off-by: Hervé Boutemy <[email protected]>
    hboutemy committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    41808a0 View commit details
    Browse the repository at this point in the history
  4. Bump org.apache.maven.plugins:maven-project-info-reports-plugin

    Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.6.1 to 3.7.0.
    - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.6.1...maven-project-info-reports-plugin-3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and hboutemy committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    314424d View commit details
    Browse the repository at this point in the history
  5. Bump plugin-tools.version from 3.13.1 to 3.15.0

    Bumps `plugin-tools.version` from 3.13.1 to 3.15.0.
    
    Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.13.1 to 3.15.0
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.1...maven-plugin-tools-3.15.0)
    
    Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.13.1 to 3.15.0
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.1...maven-plugin-tools-3.15.0)
    
    Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.13.1 to 3.15.0
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.1...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
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.maven.plugins:maven-plugin-report-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and hboutemy committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    85e3bd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3f468f View commit details
    Browse the repository at this point in the history
Loading