diff --git a/notification-core/pom.xml b/notification-core/pom.xml index 5932e072b3afdf537a299a91eb1277e07495a7c3..0b8a21b3df947604321fab0dc5ff04d5201a4a45 100644 --- a/notification-core/pom.xml +++ b/notification-core/pom.xml @@ -120,7 +120,7 @@ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> - <version>2.1.7.RELEASE</version> + <version>2.7.2</version> <exclusions> <exclusion> <artifactId>tomcat-embed-el</artifactId> diff --git a/provider/notification-ibm/pom.xml b/provider/notification-ibm/pom.xml index 16d37f97def7253539b80028b57a7222249d6fec..95b0cde211ad32daec86d31f5a92013f027e0e2f 100644 --- a/provider/notification-ibm/pom.xml +++ b/provider/notification-ibm/pom.xml @@ -139,7 +139,7 @@ <dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-security-core</artifactId> - <version>5.3.8.RELEASE</version> + <version>5.7.3</version> </dependency> <dependency> <groupId>io.undertow</groupId>