From cf36968f1eaebcca124ee0503a70b7865f823063 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 31 May 2022 23:31:55 +0000 Subject: [PATCH] fix: upgrade org.mybatis.spring.boot:mybatis-spring-boot-starter from 2.0.1 to 2.2.2 Snyk has created this PR to upgrade org.mybatis.spring.boot:mybatis-spring-boot-starter from 2.0.1 to 2.2.2. See this package in Maven Repository: https://mvnrepository.com/artifact/org.mybatis.spring.boot/mybatis-spring-boot-starter/ See this project in Snyk: https://app.snyk.io/org/spuerbread/project/089c7503-f589-4a12-9604-cdeee21a3a71?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9b7ca15..d3b3c00 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 2.0.1 + 2.2.2 mysql