From 8c751e6e767a65ba8e1818012d09b4ca4751ae88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 05:22:39 +0000 Subject: [PATCH 1/3] build(deps): bump kotlin-maven-plugin from 1.4.10 to 1.5.10 Bumps kotlin-maven-plugin from 1.4.10 to 1.5.10. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cdf6763..9bd3753 100644 --- a/pom.xml +++ b/pom.xml @@ -214,7 +214,7 @@ org.jetbrains.kotlin kotlin-maven-plugin - 1.4.10 + 1.5.10 compile -- 2.49.1 From 3cc498996067cb9595e476ef2bb70a9133eaefcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 05:22:45 +0000 Subject: [PATCH 2/3] build(deps): bump json-smart from 2.3 to 2.4.7 Bumps [json-smart](https://github.com/netplex/json-smart-v2) from 2.3 to 2.4.7. - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](https://github.com/netplex/json-smart-v2/commits) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cdf6763..42f1bb4 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ net.minidev json-smart - 2.3 + 2.4.7 compile -- 2.49.1 From 71d79ed008d643492b2d09affd789b0ff2fd25a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 15:30:00 +0000 Subject: [PATCH 3/3] build(deps): bump mybatis-spring-boot-starter from 2.1.4 to 2.2.0 Bumps [mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter) from 2.1.4 to 2.2.0. - [Release notes](https://github.com/mybatis/spring-boot-starter/releases) - [Commits](https://github.com/mybatis/spring-boot-starter/compare/mybatis-spring-boot-2.1.4...mybatis-spring-boot-2.2.0) --- updated-dependencies: - dependency-name: org.mybatis.spring.boot:mybatis-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cdf6763..6a0878e 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ net.minidev json-smart - 2.3 + 2.4.7 compile @@ -99,7 +99,7 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 2.1.4 + 2.2.0 -- 2.49.1