Show K8S pod statuses queried from CaaS-Ingress
[portal/ric-dashboard.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 61f3f95..f5ab309 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.1-SNAPSHOT</version>
+       <version>1.2.4-SNAPSHOT</version>
        <properties>
                <java.version>11</java.version>
                <!-- Properties for the license-maven-plugin in child POMs -->
@@ -95,7 +95,7 @@ limitations under the License.
                                <plugin>
                                        <groupId>org.codehaus.mojo</groupId>
                                        <artifactId>license-maven-plugin</artifactId>
-                                       <version>1.19</version>
+                                       <version>1.20</version>
                                </plugin>
                        </plugins>
                </pluginManagement>