diff --git a/pom.xml b/pom.xml
index 313cdfa..00c49ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
org.springdoc
springdoc-openapi-ui
- 1.7.0
+ 1.8.0
@@ -58,7 +58,7 @@
com.google.guava
guava
- 33.2.0-jre
+ 33.2.1-jre
@@ -71,7 +71,7 @@
org.springframework.boot
spring-boot-starter-cache
- ${cache.version}
+ 3.3.12
@@ -95,25 +95,25 @@
org.flywaydb
flyway-core
- ${flywaydb.version}
+ 10.8.1
org.flywaydb
flyway-maven-plugin
- ${flywaydb.version}
+ 10.8.1
com.h2database
h2
- ${h2database.version}
+ 2.2.220
org.postgresql
postgresql
- ${postgresql.version}
+ 42.6.1
@@ -127,7 +127,7 @@
de.codecentric
spring-boot-admin-starter-client
- 3.2.3
+ 3.3.5