aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2022-08-23 16:36:36 +0200
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2022-08-23 16:48:37 +0200
commitd692ade1f1b0450dce44864805492885b2d79c35 (patch)
tree37a8f250bb1fee1553ca63b0cbb763e910d81de2 /version.properties
parentf5c58e7d4e5b32f6e1c5a2055fb3b7e6e750103b (diff)
Fix ves-openapi-manager vulnerabilities1.2.0
- Update spring to version 2.7.2 - Update jackson-databind to version 2.13.3 Issue-ID: DCAEGEN2-3215 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I3e48d930424712d17cec3d1a01b55c14dcf23deb
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 7b8b963..00ef564 100644
--- a/version.properties
+++ b/version.properties
@@ -1,5 +1,5 @@
major=1
-minor=1
+minor=2
patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}