From 9bf165d0c97743cbef086926192df6ebbcd59904 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 22 Apr 2022 16:48:24 +0000 Subject: [PATCH] fix: upgrade io.swagger:swagger-annotations from 1.6.3 to 1.6.5 Snyk has created this PR to upgrade io.swagger:swagger-annotations from 1.6.3 to 1.6.5. See this package in Maven Repository: https://mvnrepository.com/artifact/io.swagger/swagger-annotations/ See this project in Snyk: https://app.snyk.io/org/spaceghost69/project/8db2a1cd-c203-44e1-87e1-8d34509af926?utm_source=github&utm_medium=referral&page=upgrade-pr --- test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pom.xml b/test/pom.xml index 4e31c6d..63abfc3 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -67,7 +67,7 @@ io.swagger swagger-annotations - 1.6.3 + 1.6.5