diff --git a/pom.xml b/pom.xml index 3e0e07b..8ec0ad5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.4 + 3.4.0 eu.dissco @@ -36,6 +36,7 @@ 2.1.3 5.9 2.29.6 + 4.12.0 dissco https://sonarcloud.io ../app-it/target/site/jacoco-aggregate/jacoco.xml @@ -102,17 +103,20 @@ com.squareup.okhttp3 okhttp + ${ok-http.version} test com.squareup.okhttp3 mockwebserver + ${ok-http.version} test + -B verify org.springframework.boot