From 30a3b503a92bdb3c0265b6df7f48c7c0489963f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 01:34:17 +0000 Subject: [PATCH] Bump org.mybatis:mybatis from 3.4.6 to 3.5.6 in /ex06_2 Bumps [org.mybatis:mybatis](https://github.com/mybatis/mybatis-3) from 3.4.6 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.6...mybatis-3.5.6) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ex06_2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ex06_2/pom.xml b/ex06_2/pom.xml index 1f0d3c0..3c93f9c 100644 --- a/ex06_2/pom.xml +++ b/ex06_2/pom.xml @@ -117,7 +117,7 @@ org.mybatis mybatis - 3.4.6 + 3.5.6