diff --git a/cds-feature-notifications/pom.xml b/cds-feature-notifications/pom.xml index f208ba8..686d1a9 100644 --- a/cds-feature-notifications/pom.xml +++ b/cds-feature-notifications/pom.xml @@ -43,13 +43,13 @@ com.sap.cloud.sdk.cloudplatform connectivity-destination-service - 5.24.0 + 5.32.0 com.sap.cloud.sdk.cloudplatform cloudplatform-connectivity - 5.31.0 + 5.32.0 @@ -71,7 +71,7 @@ com.github.spotbugs spotbugs-annotations - 4.9.8 + 4.10.3 test diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index aa29122..6a2d037 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -68,7 +68,7 @@ maven-compiler-plugin - 3.14.1 + 3.15.0 ${jdk.version} UTF-8 @@ -95,7 +95,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.7.3 + 1.8.0 true resolveCiFriendliesOnly @@ -121,7 +121,7 @@ maven-enforcer-plugin - 3.6.2 + 3.6.3 Project Structure Checks diff --git a/integration-tests/srv/pom.xml b/integration-tests/srv/pom.xml index faf0bfa..9b81fee 100644 --- a/integration-tests/srv/pom.xml +++ b/integration-tests/srv/pom.xml @@ -78,7 +78,7 @@ org.awaitility awaitility - 4.2.0 + 4.3.0 test diff --git a/pom.xml b/pom.xml index 6d25da9..cefcbcd 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ com.sap.cloud.sdk sdk-bom - 5.31.0 + 5.32.0 pom import @@ -100,7 +100,7 @@ org.mockito mockito-bom - 5.20.0 + 5.23.0 pom import @@ -108,7 +108,7 @@ ch.qos.logback logback-classic - 1.5.38 + 1.6.0 runtime @@ -174,7 +174,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.10.0 + 0.11.0 true @@ -187,7 +187,7 @@ maven-failsafe-plugin - 3.5.4 + 3.5.6 maven-pmd-plugin @@ -200,12 +200,12 @@ org.codehaus.mojo flatten-maven-plugin - 1.7.3 + 1.8.0 org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 com.sap.cds @@ -268,7 +268,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.1.0 + 3.8.0