Skip to content

Releases: usnistgov/decima

Decima v0.7.1

04 Jan 16:49
Compare
Choose a tag to compare

What's Changed

  • Fixed a broken class path resource affecting xml-testing.
  • Setup Saxon as a git submodule to use the JDOM2 support.
  • Upgraded to Log4j2 2.17.1 fixing CVE-2021-44832.
  • Upgraded to JDOM2 2.0.6.1 fixing CVE-2021-33813.

New Contributors

Full Changelog: v0.7.0...v0.7.1

Download

This release is on Maven Central.

Decima v0.7.0

17 Dec 20:54
Compare
Choose a tag to compare

This minor release contains the following changes:

  • Migrating to a Java 11 based build
  • Updating Saxon to version 10.6, since the 9.x releases are no longer supported
  • Patched CVE-2021-44228
  • Cleanup of a bunch of compile warnings