From 99be62c61920f08a1a0bfed2fae464d432945728 Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Mon, 26 Aug 2019 20:31:28 -0400 Subject: Update the version of swagger-core This version of swagger-core doesn't use jQuery which is vulnerable Issue-ID: LOG-1101 Signed-off-by: Prudence Au Change-Id: I3c646f4f84cf8a943d0ba64715ee2fd46a7c21a3 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index cbb6b90..1ae00ac 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg