diff --git a/gapic-generator-java-pom-parent/pom.xml b/gapic-generator-java-pom-parent/pom.xml
index 4ef3b6fba4..1a2295205c 100644
--- a/gapic-generator-java-pom-parent/pom.xml
+++ b/gapic-generator-java-pom-parent/pom.xml
@@ -38,7 +38,7 @@
3.0.0
1.7.0
5.11.4
- 2.0.16
+ 2.0.17
diff --git a/gax-java/dependencies.properties b/gax-java/dependencies.properties
index 008941aef1..29949fc57e 100644
--- a/gax-java/dependencies.properties
+++ b/gax-java/dependencies.properties
@@ -76,7 +76,7 @@ maven.com_google_http_client_google_http_client_gson=com.google.http-client:goog
maven.org_codehaus_mojo_animal_sniffer_annotations=org.codehaus.mojo:animal-sniffer-annotations:1.24
maven.javax_annotation_javax_annotation_api=javax.annotation:javax.annotation-api:1.3.2
maven.org_graalvm_sdk=org.graalvm.sdk:nativeimage:24.1.2
-maven.org_slf4j_slf4j_api=org.slf4j:slf4j-api:2.0.16
+maven.org_slf4j_slf4j_api=org.slf4j:slf4j-api:2.0.17
maven.com_google_protobuf_protobuf_java_util=com.google.protobuf:protobuf-java-util:3.25.5
# Testing maven artifacts
diff --git a/java-shared-dependencies/unmanaged-dependency-check/pom.xml b/java-shared-dependencies/unmanaged-dependency-check/pom.xml
index f9b5d031d7..3ef1306726 100644
--- a/java-shared-dependencies/unmanaged-dependency-check/pom.xml
+++ b/java-shared-dependencies/unmanaged-dependency-check/pom.xml
@@ -73,12 +73,12 @@
org.slf4j
slf4j-api
- 2.0.16
+ 2.0.17
org.slf4j
slf4j-simple
- 2.0.16
+ 2.0.17
diff --git a/java-showcase/gapic-showcase/pom.xml b/java-showcase/gapic-showcase/pom.xml
index 60f130547c..1d1a688478 100644
--- a/java-showcase/gapic-showcase/pom.xml
+++ b/java-showcase/gapic-showcase/pom.xml
@@ -231,7 +231,7 @@
org.slf4j
slf4j-api
- 2.0.16
+ 2.0.17
test