From 68142a2929756fb187ab6d3fd6ae47301809f255 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=95=E5=BC=80=E5=AE=87?= <547913250@qq.com> Date: Thu, 11 Aug 2022 16:48:58 +0800 Subject: [PATCH] modify http to https --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c0dbf15..2cca3d51 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ mybatis-spring-boot Spring Boot Support for MyBatis - http://www.mybatis.org/spring-boot-starter/ + https://www.mybatis.org/spring-boot-starter/ 2015