diff --git a/CHANGELOG.md b/CHANGELOG.md index 070d08e..3828d05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### master * Removed default MySQL JDBC connector, users must supply own connectors +* Updated to appd-exts-commons 2.2.13 ### v2.0.2 * Updated to appd-exts-commons 2.2.4 diff --git a/pom.xml b/pom.xml index 50bccbc..e433681 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ com.appdynamics appd-exts-commons - 2.2.4 + 2.2.13 junit