- 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