diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9519b9d..3489ff7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bump `org.vafer:jdeb` from 1.10 to 1.12 ([#146](https://github.com/SAIC-iSmart-API/saic-java-client/pull/146))
- Bump `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.1 to 3.1.3 ([#141](https://github.com/SAIC-iSmart-API/saic-java-client/pull/141))
- Bump `org.awaitility:awaitility` from 4.2.0 to 4.2.2 ([#153](https://github.com/SAIC-iSmart-API/saic-java-client/pull/153))
+- Bump `org.slf4j:slf4j-api` from 2.0.12 to 2.0.17 ([#167](https://github.com/SAIC-iSmart-API/saic-java-client/pull/167))
## [0.3.0] - 2023-10-21
### Added
diff --git a/saic-java-rest-client/pom.xml b/saic-java-rest-client/pom.xml
index 761806f..3e86abb 100644
--- a/saic-java-rest-client/pom.xml
+++ b/saic-java-rest-client/pom.xml
@@ -26,7 +26,7 @@
org.slf4j
slf4j-api
- 2.0.12
+ 2.0.17
com.google.code.gson