Skip to content

v3.0.3

Latest
Compare
Choose a tag to compare
@aj-stein-nist aj-stein-nist released this 01 Feb 20:51
· 2 commits to main since this release
v3.0.3
bc4c359

Summary

liboscal-java 3.0.3 is a patch release with improvements and changes that are backwards compatible, specifically updating liboscal-java and metaschema-framework dependencies to make use of the OSCAL v1.1.2 models and dependency updates.

Changes: Key Take-aways

Key takeaways are below:

  1. OSCAL model updates from v1.1.1 to v1.1.2
  2. Dependency updates

Details

  1. e659797 Update OSCAL models to v1.1.2 for [#234]

Appendix

Detailed Commit Log

Note for NIST developers: the output below is from executing the following command against the release branch (main) on a developer workstation: git log origin/main..origin/develop --pretty=oneline --abbrev-commit.

  1. bc4c359 (tag: v3.0.3, origin/release-3.0, release-3.0) [maven-release-plugin] prepare release v3.0.3
  2. e659797 Update OSCAL models to v1.1.2 for #234. (#235)
  3. a758cce Bump org.codehaus.mojo:templating-maven-plugin from 1.0.0 to 3.0.0 (#230)
  4. 272ab18 Bump org.xmlunit:xmlunit-assertj3 from 2.9.0 to 2.9.1 (#226)
  5. fbe7ea9 Bump org.assertj:assertj-core from 3.24.2 to 3.25.2 (#229)
  6. 9484c63 Bump com.google.auto.service:auto-service from 1.0.1 to 1.1.1 (#225)
  7. b098a86 Bump gov.nist.secauto:oss-parent from 26 to 27 (#212)
  8. b7fb926 Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.9.1 (#214)
  9. 3e91c09 Bump com.googlecode.maven-download-plugin:download-maven-plugin (#219)
  10. 49075ba Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.3 to 2.7.11 (#221)
  11. 13e5c25 Bump org.xmlresolver:xmlresolver from 4.6.0 to 5.2.3 (#223)
  12. 35f8969 Bump github/codeql-action from 2.22.8 to 3.23.2 (#224)
  13. f60b79a Bump net.sf.saxon:Saxon-HE from 12.3 to 12.4 (#208)
  14. 96cb559 Bump dependency.log4j2.version from 2.21.1 to 2.22.0 (#204)
  15. a85440e Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#205)
  16. 036b7e0 Bump actions/setup-java from 3.13.0 to 4.0.0 (#207)
  17. 63d9440 Bump github/codeql-action from 2.22.4 to 2.22.8 (#206)
  18. 4fe3be4 (origin/200-resolution-ungrouped-control-exception) Bump io.github.git-commit-id:git-commit-id-maven-plugin (#196)
  19. 36b3fea Bump actions/checkout from 4.1.0 to 4.1.1 (#194)
  20. f70907e Bump github/codeql-action from 2.21.9 to 2.22.4 (#197)
  21. 6457c0f Bump dependency.log4j2.version from 2.20.0 to 2.21.1 (#199)
  22. 25650ac Bump github/codeql-action from 2.21.8 to 2.21.9 (#186)
  23. 2e703fd Bump actions/checkout from 4.0.0 to 4.1.0 (#185)
  24. 3250810 Bump actions/setup-java from 3.12.0 to 3.13.0 (#184)