aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
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 /version.properties
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 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index eabef1f2..30223800 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=1
minor=6
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT