diff --git a/notification-core/pom.xml b/notification-core/pom.xml index ba5612d8e527253547be693f7ee02cc2007a7648..dd41e23d2d40e9efae0d2e79f177ec09723145ba 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 a5726c16458b3ab00b7ad41ae3120061881a9f3b..f65baeb5b49950edb383d79096ead33fcbf44e71 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>