Bump the spdx-dependencies group across 1 directory with 3 updates - #171
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the spdx-dependencies group across 1 directory with 3 updates#171dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/gradle/spdx-dependencies-5639cd3ba6
branch
from
April 24, 2026 02:04
8a717bc to
c69ce18
Compare
dependabot
Bot
force-pushed
the
dependabot/gradle/spdx-dependencies-5639cd3ba6
branch
from
May 1, 2026 02:12
c69ce18 to
3a2bc17
Compare
Bumps the spdx-dependencies group with 3 updates in the / directory: [org.spdx:java-spdx-library](https://github.com/spdx/Spdx-Java-Library), [org.spdx:spdx-jackson-store](https://github.com/spdx/spdx-java-jackson-store) and [org.spdx:tools-java](https://github.com/spdx/tools-java). Updates `org.spdx:java-spdx-library` from 1.1.12 to 2.0.4 - [Release notes](https://github.com/spdx/Spdx-Java-Library/releases) - [Changelog](https://github.com/spdx/Spdx-Java-Library/blob/master/RELEASE-CHECKLIST.md) - [Commits](spdx/Spdx-Java-Library@v1.1.12...v2.0.4) Updates `org.spdx:spdx-jackson-store` from 1.1.9.1 to 2.0.6 - [Release notes](https://github.com/spdx/spdx-java-jackson-store/releases) - [Changelog](https://github.com/spdx/spdx-java-jackson-store/blob/master/RELEASE-CHECKLIST.md) - [Commits](spdx/spdx-java-jackson-store@v1.1.9.1...v2.0.6) Updates `org.spdx:tools-java` from 1.1.8 to 2.0.7 - [Release notes](https://github.com/spdx/tools-java/releases) - [Changelog](https://github.com/spdx/tools-java/blob/master/RELEASE-CHECKLIST.md) - [Commits](spdx/tools-java@v1.1.8...v2.0.7) --- updated-dependencies: - dependency-name: org.spdx:java-spdx-library dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spdx-dependencies - dependency-name: org.spdx:spdx-jackson-store dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spdx-dependencies - dependency-name: org.spdx:tools-java dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spdx-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/spdx-dependencies-5639cd3ba6
branch
from
July 10, 2026 02:03
3a2bc17 to
ed2f6fa
Compare
Merged
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/gradle/spdx-dependencies-5639cd3ba6
branch
July 17, 2026 02:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the spdx-dependencies group with 3 updates in the / directory: org.spdx:java-spdx-library, org.spdx:spdx-jackson-store and org.spdx:tools-java.
Updates
org.spdx:java-spdx-libraryfrom 1.1.12 to 2.0.4Release notes
Sourced from org.spdx:java-spdx-library's releases.
... (truncated)
Commits
e4d352f[maven-release-plugin] prepare release v2.0.46a0f7b8Sort TOC03655f6Sort crossRef by order and url1f80a5cUpdate license list to version 3.28d6490dcMerge pull request #428 from spdx/updatelibbd11d49Update SPDX library versions67ddb86Merge pull request #427 from spdx/expcompat27f378fFix compatibility in parse license message signaturebf5a1bcUpdate src/test/java/org/spdx/utility/license/LicenseExpressionParserTestV2.javac8637cbAdd unit test for invalid lic expressionUpdates
org.spdx:spdx-jackson-storefrom 1.1.9.1 to 2.0.6Release notes
Sourced from org.spdx:spdx-jackson-store's releases.
... (truncated)
Commits
7838f43[maven-release-plugin] prepare release v2.0.6623268fUpdate SPDX Java Library version6eaf9b6Bump org.sonatype.central:central-publishing-maven-plugin92ca6abBump com.fasterxml.jackson.dataformat:jackson-dataformat-yamlf615f8aBump com.fasterxml.jackson.core:jackson-core from 2.21.3 to 2.22.024cceefBump com.fasterxml.jackson.dataformat:jackson-dataformat-xml87d249dBump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.22.0a4ee645Bump org.sonarsource.scanner.maven:sonar-maven-pluginb2b665dBump org.json:json from 20251224 to 20260522ab0b878Bump org.owasp:dependency-check-maven from 12.2.1 to 12.2.2Updates
org.spdx:tools-javafrom 1.1.8 to 2.0.7Release notes
Sourced from org.spdx:tools-java's releases.
... (truncated)
Commits
5273da2[maven-release-plugin] prepare release v2.0.76c79e2dMerge pull request #294 from spdx/updatespdxlib87c5611Update maven plugin version67445e7Update SPDX library versions1313bdbBump org.sonatype.central:central-publishing-maven-plugin3a42176Bump org.sonarsource.scanner.maven:sonar-maven-plugin876146aBump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3b9d8773Bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.184e06c89Bump org.owasp:dependency-check-maven from 12.2.1 to 12.2.2a6fa13dMerge pull request #285 from spdx/goneall-patch-2