From 1ba62b2a4c93948961daddd59bbeaf1d9d802e2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 16:05:58 +0100 Subject: [PATCH] Bump org.mybatis:mybatis-spring from 3.0.3 to 3.0.4 (#2851) Bumps [org.mybatis:mybatis-spring](https://github.com/mybatis/spring) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/mybatis/spring/releases) - [Commits](https://github.com/mybatis/spring/compare/mybatis-spring-3.0.3...mybatis-spring-3.0.4) --- updated-dependencies: - dependency-name: org.mybatis:mybatis-spring dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- repository/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repository/pom.xml b/repository/pom.xml index d9ae68c444..02c9540f2d 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -402,7 +402,7 @@ org.mybatis mybatis-spring - 3.0.3 + 3.0.4