From 12e2b8be51e9faabf0855365ff261fecfb43ad8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 19:03:08 +0000 Subject: [PATCH] Bump mybatis from 3.4.5 to 3.5.6 in /day04_02cache Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.5 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.5...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- day04_02cache/pom.xml | 2 +- day04_03annotation/pom.xml | 2 +- day04_04onetoone/pom.xml | 2 +- day04_05onetomany/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/day04_02cache/pom.xml b/day04_02cache/pom.xml index 57efd47..c8b5ada 100644 --- a/day04_02cache/pom.xml +++ b/day04_02cache/pom.xml @@ -28,7 +28,7 @@ org.mybatis mybatis - 3.4.5 + 3.5.6 diff --git a/day04_03annotation/pom.xml b/day04_03annotation/pom.xml index e18d80d..ad9e7e6 100644 --- a/day04_03annotation/pom.xml +++ b/day04_03annotation/pom.xml @@ -28,7 +28,7 @@ org.mybatis mybatis - 3.4.5 + 3.5.6 diff --git a/day04_04onetoone/pom.xml b/day04_04onetoone/pom.xml index fa457ed..caf3cf5 100644 --- a/day04_04onetoone/pom.xml +++ b/day04_04onetoone/pom.xml @@ -28,7 +28,7 @@ org.mybatis mybatis - 3.4.5 + 3.5.6 diff --git a/day04_05onetomany/pom.xml b/day04_05onetomany/pom.xml index e5596e6..05fbf65 100644 --- a/day04_05onetomany/pom.xml +++ b/day04_05onetomany/pom.xml @@ -24,7 +24,7 @@ org.mybatis mybatis - 3.4.5 + 3.5.6