Update CPS Temporal Spring Boot version to 2.5.0 15/122515/1
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>
Thu, 8 Jul 2021 10:14:35 +0000 (11:14 +0100)
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>
Thu, 8 Jul 2021 10:14:35 +0000 (11:14 +0100)
Issue-ID: CPS-456
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I786421edc160a99ac4d6a3a393ee046f584ba080

pom.xml

diff --git a/pom.xml b/pom.xml
index 7f2318b..38f0c18 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
         <liquibase-core.version>4.3.2</liquibase-core.version>
         <lombok.version>1.18.20</lombok.version>
         <mapstruct.version>1.4.2.Final</mapstruct.version>
-        <spring-boot-dependencies.version>2.3.8.RELEASE</spring-boot-dependencies.version>
+        <spring-boot-dependencies.version>2.5.0</spring-boot-dependencies.version>
         <!-- Tests dependencies versions -->
         <archunit-junit5.version>0.18.0</archunit-junit5.version>
         <groovy.version>3.0.7</groovy.version>