Releases: spdx/spdx-java-rdf-store
Version 1.0.4 of the SPDX Java RDF Store
What's Changed
- Resolve issue 22 - only update ID's when new ID's are added by @goneall in #23
- Replace RDF FileManager with RDFDataMgr by @goneall in #25
- Update SPDX Java Library version to 1.0.10 by @goneall in #29 - updates log4j to version 2.17.0 resolving possible vulnerabilities CVE-2021-44228 and CVE-2021-45046
Full Changelog: v1.0.3...v1.0.4
Release 1.0.3 of the SPDX Java RDF Store
Important Note
This release has a minimum Java version of 11 due to updating the Jena library version to resolve a security vulnerability
What's Changed
Update SPDX Java Library version and Apache Jena versions.
Resolves a high severity vulnerability in the Jena library CVE-2021-39239
Resolves issue #1
Resolves issue #16
spdx-rdf-store-1.0.3.zip
Version 1.0.2 of the SPDX Java RDF Store
Update SPDX Java Library to latest version and resolve several issued identified by Sonar Cloud.
Release 1.0.1 of the SPDX RDF store
Improves namespace serialization and updates SPDX library dependency to version 1.0.5
Version 1.0.0 of the SPDX RDF Store
Stable version of the SPDX RDF Store
Version 0.7 of the SPDX Java RDF Store
This release adds verification checking to the SPDX ID's.
Version 0.6 of the SPDX Java RDF Store
Updated ontology to include missing license properties and CrossRef class.
Version 0.5 of the SPDX Java RDF store library
Adds support for JSON-LD serialization.
Necessary for support of the LicenseListPublisher utility.
Version 0.4 of the SPDX Java RDF Store
This is a relatively stable release of the Java RDF Store