diff --git a/documentation/releases/release-3.5.3.md b/documentation/releases/release-3.5.3.md
new file mode 100644
index 0000000..293dfa1
--- /dev/null
+++ b/documentation/releases/release-3.5.3.md
@@ -0,0 +1,5 @@
+## Dependencies
+
+* Aligned dependencies with [Spring Boot 3.5.3](https://github.com/spring-projects/spring-boot/releases/tag/v3.5.3).
+* NOTE. Skipped [v3.5.1](https://spring.io/blog/2025/06/19/spring-boot-3-5-1-available-now) and v3.5.2 due to a regression introduced in v3.5.1
+ and not completely fixed in v3.5.2.
diff --git a/pom.xml b/pom.xml
index d387c98..675e88f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
com.spt-development
spt-development-logging-spring-boot
- 3.5.1-SNAPSHOT
+ 3.5.3-SNAPSHOT
logging-spring-boot
Library for integrating spt-development/spt-development-logging-spring into a Spring Boot application.
@@ -40,38 +40,38 @@
3.9.4
- 3.5.0
+ 3.5.3
2.0.15
- 3.2.10
+ 3.2.11
- 3.6.0
- 0.7.0
+ 3.6.1
+ 0.8.0
3.6.0
- 12.1.1
+ 12.1.3
0.8.13
- 2.5.0
+ 2.6.0
3.14.0
3.8.1
- 3.5.0
- 3.2.7
+ 3.6.0
+ 3.2.8
3.11.2
3.6.0
- 3.26.0
+ 3.27.0
3.1.1
2.1.0
3.3.1
3.5.3
- 1.19.4
- 4.9.3.0
+ 1.20.0
+ 4.9.3.2
2.18.0
- 10.24.0
+ 10.26.1
1.5.0
1.14.0
1.2.3
- 7.13.0
+ 7.15.0
2.0.17
diff --git a/spt-development-logging-spring-boot-autoconfigure/pom.xml b/spt-development-logging-spring-boot-autoconfigure/pom.xml
index 5a7d180..0c88378 100644
--- a/spt-development-logging-spring-boot-autoconfigure/pom.xml
+++ b/spt-development-logging-spring-boot-autoconfigure/pom.xml
@@ -5,7 +5,7 @@
com.spt-development
spt-development-logging-spring-boot
- 3.5.1-SNAPSHOT
+ 3.5.3-SNAPSHOT
spt-development-logging-spring-boot-autoconfigure
diff --git a/spt-development-logging-spring-boot-starter/pom.xml b/spt-development-logging-spring-boot-starter/pom.xml
index 90c99fe..2e533b0 100644
--- a/spt-development-logging-spring-boot-starter/pom.xml
+++ b/spt-development-logging-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
com.spt-development
spt-development-logging-spring-boot
- 3.5.1-SNAPSHOT
+ 3.5.3-SNAPSHOT
spt-development-logging-spring-boot-starter