aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorpwielebs <piotr.wielebski@nokia.com>2019-11-13 12:38:28 +0100
committerpwielebs <piotr.wielebski@nokia.com>2019-11-13 12:38:28 +0100
commite5e5fd19bd18d08e9d9985a74387137c13935e44 (patch)
tree05685b6f7f96aa0f4299caabfbb74ec9f87ed002 /pom.xml
parent3236d78ea38211812fdd862453416286ae5df3b7 (diff)
Fix DCAE-SDK static code vulnerabilities
- Update patch version of SDK Change-Id: I2896e1bda3e09d27c0e3a9674861dc950ed43741 Issue-ID: DCAEGEN2-1917 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ec138157..cd73fdae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>sdk</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
<name>dcaegen2-services-sdk</name>
<description>Common SDK repo for all DCAE Services</description>
@@ -75,7 +75,7 @@
<jetbrains-annotations.version>16.0.3</jetbrains-annotations.version>
<protoc-jar-maven-plugin.version>3.6.0.2</protoc-jar-maven-plugin.version>
<testcontainers.version>1.12.0</testcontainers.version>
- <spring.boot.version>2.1.5.RELEASE</spring.boot.version>
+ <spring.boot.version>2.2.1.RELEASE</spring.boot.version>
</properties>
<modules>