Upgrade spring boot dependencies to 2.5.5 32/125432/1
authorBruno Sakoto <bruno.sakoto@bell.ca>
Thu, 28 Oct 2021 09:25:59 +0000 (11:25 +0200)
committerBruno Sakoto <bruno.sakoto@bell.ca>
Thu, 28 Oct 2021 09:49:17 +0000 (11:49 +0200)
Issue-ID: CPS-582
Change-Id: Iaee2ad968a85873a83a473924fa246cd5ebf1827
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
pom.xml

diff --git a/pom.xml b/pom.xml
index 82eeb61..f3f101b 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
             <dependency>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-dependencies</artifactId>
-                <version>2.5.0</version>
+                <version>2.5.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>