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: bact/tools-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: spdx/tools-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 4 files changed
  • 4 contributors

Commits on Jan 17, 2026

  1. Bump org.sonatype.central:central-publishing-maven-plugin

    Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.9.0 to 0.10.0.
    - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.sonatype.central:central-publishing-maven-plugin
      dependency-version: 0.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and goneall committed Jan 17, 2026
    Configuration menu
    Copy the full SHA
    a0feec8 View commit details
    Browse the repository at this point in the history
  2. Bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0

    Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.1.9 to 12.2.0.
    - [Release notes](https://github.com/dependency-check/DependencyCheck/releases)
    - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)
    - [Commits](dependency-check/DependencyCheck@v12.1.9...v12.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.owasp:dependency-check-maven
      dependency-version: 12.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and goneall committed Jan 17, 2026
    Configuration menu
    Copy the full SHA
    515493f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2026

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

Commits on Jan 19, 2026

  1. feat(docker): Improve docker build and prevent double path in naming

    Signed-off-by: Helio Chissini de Castro <dev@heliocastro.info>
    heliocastro authored and goneall committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    c7e8af7 View commit details
    Browse the repository at this point in the history
  2. feat(docker): Enable multiarch image

    Signed-off-by: Helio Chissini de Castro <dev@heliocastro.info>
    heliocastro authored and goneall committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    0e188d5 View commit details
    Browse the repository at this point in the history
  3. Add cooldown period for Maven updates in Dependabot

    Add 7 days cooldown period
    bact authored and goneall committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    e545a1b View commit details
    Browse the repository at this point in the history
Loading