From 4d7687c2317c9b02ab380c48d2c68456fbe2cda6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jan 2022 10:13:26 +0000 Subject: [PATCH] Bump spring-boot.version from 1.5.15.RELEASE to 1.5.22.RELEASE Bumps `spring-boot.version` from 1.5.15.RELEASE to 1.5.22.RELEASE. Updates `spring-boot-starter-web` from 1.5.15.RELEASE to 1.5.22.RELEASE Updates `spring-boot-starter-jdbc` from 1.5.15.RELEASE to 1.5.22.RELEASE Updates `spring-boot-starter-test` from 1.5.15.RELEASE to 1.5.22.RELEASE Updates `spring-boot-maven-plugin` from 1.5.15.RELEASE to 1.5.22.RELEASE --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-jdbc dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- grafana/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grafana/pom.xml b/grafana/pom.xml index 02da561b327b..8aa4348c926d 100644 --- a/grafana/pom.xml +++ b/grafana/pom.xml @@ -39,7 +39,7 @@ Grafana data source connector for IoTDB org.apache.iotdb.web.grafana.TsfileWebDemoApplication - 1.5.15.RELEASE + 1.5.22.RELEASE 4.3.9.RELEASE false ${grafana.test.skip} @@ -136,7 +136,7 @@ org.springframework.boot spring-boot-maven-plugin - 1.5.15.RELEASE + 1.5.22.RELEASE