diff --git a/pom.xml b/pom.xml
index ca3e41a..9856b2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.7.4
+ 4.0.0
ch.floaty
@@ -52,7 +52,7 @@
org.springframework.boot
spring-boot-starter-actuator
- 2.7.4
+ 4.0.0
io.micrometer
@@ -62,7 +62,7 @@
org.springframework.security
spring-security-crypto
- 5.6.0
+ 7.0.0
com.microsoft.sqlserver
@@ -108,12 +108,12 @@
com.squareup.okhttp3
okhttp
- 4.11.0
+ 5.3.2
com.squareup.okhttp3
logging-interceptor
- 4.11.0
+ 5.3.2
com.google.code.findbugs
@@ -123,7 +123,7 @@
org.jetbrains
annotations
- 20.1.0
+ 26.0.2-1
compile
@@ -150,7 +150,7 @@
org.slf4j
slf4j-api
- 1.7.36
+ 2.0.17
org.modelmapper