1.4.0
This minor release fixes incorrect coroutine context map and stack.
Added
- Started generating CycloneDX SBOM with the recent update of
logging-parent
to version10.2.0
Changed
- Coroutine context is not cleared properly, only appended to (#54)
- Update
org.apache.logging:logging-parent
to version10.2.0
- Update
org.apache.logging.log4j:log4j-bom
to version2.22.0
(#52) - Update
org.apache.logging:logging-parent
to version10.4.0
(#53) - Update
org.codehaus.mojo:build-helper-maven-plugin
to version3.5.0
(#51) - Update
org.codehaus.mojo:exec-maven-plugin
to version3.1.1
(#50) - Update
org.junit:junit-bom
to version5.10.1
(#49)