Releases: usnistgov/decima
Releases · usnistgov/decima
Decima v0.7.1
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.
- Bump log4j-core from 2.16.0 to 2.17.0 by @dependabot in #16
- Update log4j 2.17.0 to 2.17.1 by @jagveer-loky in #17
- Upgraded to JDOM2 2.0.6.1 fixing CVE-2021-33813.
New Contributors
- @jagveer-loky made their first contribution in #17
Full Changelog: v0.7.0...v0.7.1
Download
This release is on Maven Central.
Decima v0.7.0
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