Updated to the latest springboot version 61/4761/1
authorPatrikBuhr <patrik.buhr@est.tech>
Wed, 23 Sep 2020 12:29:39 +0000 (14:29 +0200)
committerPatrikBuhr <patrik.buhr@est.tech>
Wed, 23 Sep 2020 13:55:30 +0000 (15:55 +0200)
Change-Id: Ie9307e6b24e9641db153432e556ad69a71288c83
Issue-ID: NONRTRIC-292
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
pom.xml

diff --git a/pom.xml b/pom.xml
index c373223..2278845 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
                <!-- this group Id must match LF gerrit repository -->
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-starter-parent</artifactId>
-               <version>2.2.5.RELEASE</version>
+                <version>2.3.4.RELEASE</version>
                <relativePath /> <!-- lookup parent from repository -->
        </parent>
        <groupId>org.o-ran-sc.portal.nonrtric.controlpanel</groupId>