diff --git a/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml b/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
index 706cdbc3b7..e408a1c81c 100644
--- a/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
+++ b/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
@@ -45,7 +45,7 @@
org.slf4j
slf4j-reload4j
- 1.7.35
+ ${dependency.slf4j.version}
test
diff --git a/pom.xml b/pom.xml
index 1125a31e70..36846d0cc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
4.4.15
3.1-HTTPCLIENT-1265
2.12.2
- 1.7.35
+ 1.7.36
0.16
3.0.12
2.4.1
@@ -616,6 +616,12 @@
org.slf4j
slf4j-reload4j
${dependency.slf4j.version}
+
+
+ ch.qos.reload4j
+ reload4j
+
+
xerces