This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a commit to branch upgrade_spring_boot
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 982314ee85f4b76fdd44206dca5c3d4a3ef6aea2
Author: qiaojialin <[email protected]>
AuthorDate: Mon Oct 26 16:46:18 2020 +0800

    upgrade sprint boot from 1.5.4 to 1.5.15
---
 grafana/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/grafana/pom.xml b/grafana/pom.xml
index 7c533ee..da8f9f4 100644
--- a/grafana/pom.xml
+++ b/grafana/pom.xml
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-dependencies</artifactId>
-                <version>1.5.4.RELEASE</version>
+                <version>1.5.15</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>

Reply via email to