Browse Source

:tada: 2.8.0.RELEASE 新增在线报表模块

smallchill 4 years ago
parent
commit
231fbd653f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      blade-core-boot/pom.xml

+ 1 - 1
blade-core-boot/pom.xml

@@ -88,7 +88,7 @@
         <dependency>
             <groupId>com.alibaba</groupId>
             <artifactId>druid-spring-boot-starter</artifactId>
-            <version>1.2.1</version>
+            <version>1.1.22</version>
         </dependency>
         <!-- MySQL -->
         <dependency>