From ab05cb0b40116d43ab79ffc2052baff0d41f6827 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 Oct 2020 03:29:47 +0000 Subject: [PATCH] fix: apollo-backend/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGMYBATIS-1017032 --- apollo-backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apollo-backend/pom.xml b/apollo-backend/pom.xml index d0aac25d..5cf96b02 100644 --- a/apollo-backend/pom.xml +++ b/apollo-backend/pom.xml @@ -98,7 +98,7 @@ org.mybatis mybatis - 3.4.1 + 3.5.6 org.rapidoid