diff --git a/boms/geode-all-bom/src/test/resources/expected-pom.xml b/boms/geode-all-bom/src/test/resources/expected-pom.xml
index e1ca9d39d0c..1f629f6f6b7 100644
--- a/boms/geode-all-bom/src/test/resources/expected-pom.xml
+++ b/boms/geode-all-bom/src/test/resources/expected-pom.xml
@@ -415,7 +415,7 @@
org.slf4j
slf4j-api
- 1.7.32
+ 1.7.36
org.springframework.hateoas
diff --git a/build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy b/build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
index ec11f542241..9fd4791c785 100644
--- a/build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
+++ b/build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
@@ -43,7 +43,7 @@ class DependencyConstraints {
deps.put("log4j.version", "2.17.2")
deps.put("micrometer.version", "1.9.1")
deps.put("shiro.version", "1.13.0")
- deps.put("slf4j-api.version", "1.7.32")
+ deps.put("slf4j-api.version", "1.7.36")
deps.put("jboss-modules.version", "1.11.0.Final")
deps.put("jackson.version", "2.17.0")
deps.put("jackson.databind.version", "2.17.0")
diff --git a/geode-assembly/src/integrationTest/resources/assembly_content.txt b/geode-assembly/src/integrationTest/resources/assembly_content.txt
index 59180b16da1..d755e742401 100644
--- a/geode-assembly/src/integrationTest/resources/assembly_content.txt
+++ b/geode-assembly/src/integrationTest/resources/assembly_content.txt
@@ -1016,7 +1016,6 @@ lib/shiro-crypto-core-1.13.0.jar
lib/shiro-crypto-hash-1.13.0.jar
lib/shiro-event-1.13.0.jar
lib/shiro-lang-1.13.0.jar
-lib/slf4j-api-1.7.32.jar
lib/slf4j-api-1.7.36.jar
lib/snappy-0.5.jar
lib/spring-beans-5.3.21.jar
diff --git a/geode-server-all/src/integrationTest/resources/dependency_classpath.txt b/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
index 6f832fc57c5..115d119fda6 100644
--- a/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
+++ b/geode-server-all/src/integrationTest/resources/dependency_classpath.txt
@@ -30,7 +30,7 @@ spring-beans-5.3.21.jar
lucene-queries-6.6.6.jar
shiro-core-1.13.0.jar
HikariCP-4.0.3.jar
-slf4j-api-1.7.32.jar
+slf4j-api-1.7.36.jar
geode-http-service-0.0.0.jar
commons-collections-3.2.2.jar
httpclient-4.5.13.jar