diff --git a/cds-feature-notifications/pom.xml b/cds-feature-notifications/pom.xml index fac513c..4293a1f 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.33.0 + 5.34.0 com.sap.cloud.sdk.cloudplatform cloudplatform-connectivity - 5.33.0 + 5.34.0 @@ -71,7 +71,7 @@ com.github.spotbugs spotbugs-annotations - 4.10.3 + 4.10.4 test diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 72bc480..2635b9e 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -24,7 +24,7 @@ 21 5.0.2 - 4.1.0 + 4.1.1 https://nodejs.org/dist/ UTF-8 @@ -68,7 +68,7 @@ maven-compiler-plugin - 3.15.0 + 3.16.0 ${jdk.version} UTF-8 @@ -88,7 +88,7 @@ maven-surefire-plugin - 3.5.6 + 3.6.0 diff --git a/pom.xml b/pom.xml index 323b174..f1e4f58 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ com.sap.cloud.sdk sdk-bom - 5.33.0 + 5.34.0 pom import @@ -164,7 +164,7 @@ maven-compiler-plugin - 3.15.0 + 3.16.0 maven-source-plugin @@ -190,11 +190,11 @@ maven-surefire-plugin - 3.5.6 + 3.6.0 maven-failsafe-plugin - 3.5.6 + 3.6.0 maven-pmd-plugin @@ -275,7 +275,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.10.0 + 3.10.1