diff --git a/cds-feature-notifications/pom.xml b/cds-feature-notifications/pom.xml index fac513c..475ff99 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 @@ -195,7 +195,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.6.1 + 3.6.2 add-source diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 72bc480..63bb3a9 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -23,8 +23,8 @@ 21 - 5.0.2 - 4.1.0 + 5.1.1 + 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..19a3f45 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ - 5.0.2 + 5.1.1 10.0.4 @@ -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 @@ -172,7 +172,7 @@ maven-deploy-plugin - 3.1.4 + 3.2.0 maven-gpg-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.2