diff --git a/cds-feature-notifications/pom.xml b/cds-feature-notifications/pom.xml
index 38a94bd..dbfd724 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.24.0
+ 5.32.0
@@ -71,7 +71,7 @@
com.github.spotbugs
spotbugs-annotations
- 4.9.8
+ 4.10.3
test
@@ -195,7 +195,7 @@
org.codehaus.mojo
build-helper-maven-plugin
- 3.3.0
+ 3.6.1
add-source
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index c6ab55b..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
@@ -88,14 +88,14 @@
maven-surefire-plugin
- 3.5.4
+ 3.5.6
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 ad23750..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
@@ -92,7 +92,7 @@
org.junit
junit-bom
- 6.0.1
+ 6.1.2
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.34
+ 1.6.0
runtime
@@ -136,7 +136,7 @@
org.assertj
assertj-core
- 3.27.6
+ 3.27.7
test
@@ -157,11 +157,11 @@
maven-compiler-plugin
- 3.14.1
+ 3.15.0
maven-source-plugin
- 3.3.1
+ 3.4.0
maven-deploy-plugin
@@ -174,7 +174,7 @@
org.sonatype.central
central-publishing-maven-plugin
- 0.10.0
+ 0.11.0
true
@@ -183,11 +183,11 @@
maven-surefire-plugin
- 3.5.4
+ 3.5.6
maven-failsafe-plugin
- 3.5.4
+ 3.5.6
maven-pmd-plugin
@@ -195,17 +195,17 @@
maven-enforcer-plugin
- 3.6.2
+ 3.6.3
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