Serve login page without using redirect
[portal/ric-dashboard.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4109bdc..8c394b3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,14 +26,14 @@ 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.1.6.RELEASE</version>
+               <version>2.1.9.RELEASE</version>
                <relativePath /> <!-- lookup parent from repository -->
        </parent>
        <groupId>org.o-ran-sc.portal.ric-dashboard</groupId>
        <artifactId>ric-dash-parent</artifactId>
        <name>RIC Dashboard project</name>
        <packaging>pom</packaging>
-       <version>1.2.2-SNAPSHOT</version>
+       <version>1.2.3-SNAPSHOT</version>
        <properties>
                <java.version>11</java.version>
                <!-- Properties for the license-maven-plugin in child POMs -->