Releases: axonivy/ivymx
Releases · axonivy/ivymx
v1.2.3
- Fix issue #27 MBeans.unregisterAllMBeans throws exception if an MBean could not be registered before because an error in resolving the object name
- Fix issue #28 MMap.put should first unregister the bean that is already in the map before registering the new bean
Update dependencies:
- Log4j2 to 2.17.2
- Slf4j to 1.7.36
- Apache commons-lang to 3.12.0
- JUnit4 to 4.13.2
- JMockit to 1.49
- AssertJ to 3.22.0
1.2.2
Upgrade dependency to Log4j to version 2.17.0 to fix the following security vulnerabilities:
- CVE-2021-44228 (Log4Shell) vulnerability.
- CVE-2021-45046: Log4j2 ThreadContext DoS
- CVE-2021-45105: Log4j2 infinite recursion