- Moved to Springboot 3.5.4 to eliminate vulnerability in netty
Issue-ID: CPS-2747
Change-Id: Id7d2592ccee8624f1ffcbfe77d7f09012e043610
Signed-off-by: egernug <gerard.nugent@est.tech>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
- <version>3.5.3</version>
+ <version>3.5.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-cache</artifactId>
- <version>3.5.3</version>
+ <version>3.5.4</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>