From 703b7d0e4a61d3af3b731651e391e0e6c17b9896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E9=93=81?= Date: Tue, 3 Nov 2020 22:16:09 +0800 Subject: [PATCH] 1.2.2 --- druid-spring-boot-starter/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/druid-spring-boot-starter/pom.xml b/druid-spring-boot-starter/pom.xml index a5769c9d98..d99b1f63c8 100644 --- a/druid-spring-boot-starter/pom.xml +++ b/druid-spring-boot-starter/pom.xml @@ -4,14 +4,14 @@ 4.0.0 com.alibaba druid-spring-boot-starter - 1.2.1 + 1.2.2 jar druid-spring-boot-starter Spring Boot with Druid support,help you simplify Druid config in Spring Boot. https://github.com/alibaba/druid - 1.2.1 + 1.2.2 1.5.12.RELEASE diff --git a/pom.xml b/pom.xml index 6a3dd0a958..ebd7479e30 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.alibaba druid - 1.2.2_preview_01 + 1.2.2 jar druid