Skip to content

Version 1.0.1 of the SPDX Java V3 JsonLD Store

Latest

Choose a tag to compare

@goneall goneall released this 25 Sep 18:39
· 14 commits to main since this release
1700d28

What's Changed

  • Update dependencies to latest patch version by @bact in #22
  • Update spdx-maven-plugin to 1.0.0 by @bact in #23
  • README: Update development status and Javadoc links by @bact in #24
  • Support doubles in serializer by @goneall in #26
  • Update spdx-maven-plugin to 1.0.2 by @bact in #30
  • Update dependencies in POM by @bact in #33
  • Ensure Sonar cache directory exists by @bact in #34
  • Add creationInfo into generated SPDX Document by @goneall in #32
  • Update dependencies by @goneall in #35
  • Add links to SPDX 3 JSON serialization doc by @bact in #36
  • Bump org.json:json from 20231013 to 20250517 by @dependabot[bot] in #37
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #41
  • Bump org.owasp:dependency-check-maven from 12.1.3 to 12.1.5 by @dependabot[bot] in #38
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #39
  • Bump org.spdx:java-spdx-library from 2.0.0 to 2.0.1 by @dependabot[bot] in #40
  • Change publishing from Sonatype to central by @goneall in #42

New Contributors

Full Changelog: v1.0.0...v1.0.1