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: spdx/spdx-java-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: spdx/spdx-java-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 13 commits
  • 4 files changed
  • 3 contributors

Commits on Apr 17, 2025

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

Commits on Apr 19, 2025

  1. Update dependencies to latest patch version

    - Update dependencies and plugins to latest patch version
    - Use same version of maven-source-plugin in plugins and in "release" profile
    
    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    bact authored and goneall committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    1533357 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

  1. Update spdx-maven-plugin to 1.0.0

    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    bact authored and goneall committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    675e845 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2025

  1. Javadoc: Add javadoc string to ModelRegistry

    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    bact authored and goneall committed May 10, 2025
    Configuration menu
    Copy the full SHA
    bd7ca3f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2025

  1. Change stability status

    Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
    goneall committed May 11, 2025
    Configuration menu
    Copy the full SHA
    5cc3e68 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2025

  1. README: Add link to javadoc.io

    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    
    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    bact authored and goneall committed Jul 5, 2025
    Configuration menu
    Copy the full SHA
    0a3f95f View commit details
    Browse the repository at this point in the history
  2. Update spdx-maven-plugin version to 1.0.2

    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    
    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    bact authored and goneall committed Jul 5, 2025
    Configuration menu
    Copy the full SHA
    0af0a87 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Bump org.apache.commons:commons-lang3 from 3.5 to 3.18.0

    Bumps org.apache.commons:commons-lang3 from 3.5 to 3.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.18.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and goneall committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    7da3c2f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

  1. Update dependencies in POM

    - Update to latest version of minor version
    - Update spdx-maven-plugin to 1.0.3
    
    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    bact authored and goneall committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    ef47b16 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Add dependabot

    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    bact authored and goneall committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    687fe68 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2025

  1. Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1

    Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.0.1 to 3.1.1.
    - [Release notes](https://github.com/apache/maven-release/releases)
    - [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-release-plugin
      dependency-version: 3.1.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and goneall committed Sep 20, 2025
    Configuration menu
    Copy the full SHA
    0e73e8b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2025

  1. Configuration menu
    Copy the full SHA
    789b8e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b88a337 View commit details
    Browse the repository at this point in the history
Loading