From ad4126ffeae02c2f015be0752a229318bfb1822a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 09:33:04 +0100 Subject: [PATCH] Bump org.mybatis:mybatis from 3.5.16 to 3.5.17 (#3062) Bumps [org.mybatis:mybatis](https://github.com/mybatis/mybatis-3) from 3.5.16 to 3.5.17. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.16...mybatis-3.5.17) --- updated-dependencies: - dependency-name: org.mybatis:mybatis 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 a014d21311..6ff72e8d9e 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -397,7 +397,7 @@ org.mybatis mybatis - 3.5.16 + 3.5.17 org.mybatis