diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index c74ee29..e84f7be 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,37 +1,46 @@ - + - - + + + + - + + - + + - + + - + + - + + - + + - + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 161eb38..63b03e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - [#22757] moved to storagehub-client-library 2.0.0[-SNAPSHOT] +** Bug Fixing** + +- [#20743] Integration with javamelody + ## [v2-6-1] - 2022-01-17 **New features** diff --git a/pom.xml b/pom.xml index 0d41e0c..a970115 100644 --- a/pom.xml +++ b/pom.xml @@ -155,8 +155,8 @@ org.jboss.weld.servlet - weld-servlet - 2.2.10.Final + weld-servlet-core + 3.1.0.Final