未验证 提交 d19de4ea 编写于 作者: J Jialin Qiao 提交者: GitHub

upgrade spring boot from 1.5.4 to 1.5.15 (#1861)

上级 908e2db8
......@@ -39,7 +39,7 @@
<description>Grafana data source connector for IoTDB</description>
<properties>
<start-class>org.apache.iotdb.web.grafana.TsfileWebDemoApplication</start-class>
<spring-boot.version>1.5.4.RELEASE</spring-boot.version>
<spring-boot.version>1.5.15.RELEASE</spring-boot.version>
<spring.version>4.3.9.RELEASE</spring.version>
<grafana.test.skip>false</grafana.test.skip>
<grafana.it.skip>${grafana.test.skip}</grafana.it.skip>
......@@ -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.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>
......@@ -131,7 +131,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>1.5.4.RELEASE</version>
<version>1.5.15.RELEASE</version>
</dependency>
</dependencies>
<configuration>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册