Revise controllers to use ResponseEntity
[portal/ric-dashboard.git] / dashboard / pom.xml
index ed9148d..3723fc3 100644 (file)
@@ -26,7 +26,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.1.11.RELEASE</version>
+               <version>2.2.4.RELEASE</version>
                <relativePath /> <!-- lookup parent from repository -->
        </parent>
        <groupId>org.o-ran-sc.portal.ric-dashboard</groupId>