diff --git a/pom.xml b/pom.xml
index dad285d..83982fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
5.4.0
2023.0.0
6.4.0.RELEASE
- 6.1.20
+ 6.1.21
@@ -61,36 +61,88 @@
org.springframework.boot
spring-boot-starter-webflux
+
+
+ org.springframework
+ spring-core
+
+
+
+
+ org.springframework
+ spring-web
org.springdoc
springdoc-openapi-starter-webflux-ui
2.5.0
+
+
+ org.springframework
+ spring-core
+
+
com.google.cloud
spring-cloud-gcp-starter-data-firestore
+
+
+ org.springframework
+ spring-core
+
+
com.google.cloud
spring-cloud-gcp-data-firestore
+
+
+ org.springframework
+ spring-core
+
+
com.google.cloud
spring-cloud-gcp-starter-storage
+
+
+ org.springframework
+ spring-core
+
+
org.springframework.boot
spring-boot-starter-data-redis-reactive
+
+
+ org.springframework
+ spring-core
+
+
org.springframework.boot
spring-boot-starter-actuator
+
+
+ org.springframework
+ spring-core
+
+
org.springframework.boot
spring-boot-starter-test
test
+
+
+ org.springframework
+ spring-core
+
+
com.google.cloud
@@ -172,6 +224,10 @@
2.10.0
test
+
+ org.springframework.boot
+ spring-boot-starter-validation
+
org.apache.commons
commons-lang3