aboutsummaryrefslogtreecommitdiffstats
path: root/prh-commons
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2021-07-29 10:54:02 +0200
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2021-07-29 10:54:02 +0200
commite78716438110650898bd35de8cfe69822157a8f5 (patch)
tree1b44882eb9c98d0f7fff6e53a38433f1bea87cbf /prh-commons
parent7e42a4b54f4f2ea4dbc8725b8089008aefcbecec (diff)
Fix vulnerabilities1.6.1
- Top up spring-boot to 2.4.8 Issue-ID: DCAEGEN2-2808 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ia8b5d99fab23e7523a2871d8305c27b7c9858a19
Diffstat (limited to 'prh-commons')
-rw-r--r--prh-commons/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prh-commons/pom.xml b/prh-commons/pom.xml
index 9cc3539f..5cb5165e 100644
--- a/prh-commons/pom.xml
+++ b/prh-commons/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>prh</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.services.prh</groupId>