From d72b8c411a68029197c0f11bcfe5710e44778d0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 22:36:30 +0000 Subject: [PATCH] Bump org.mybatis:mybatis from 3.5.13 to 3.5.16 Bumps [org.mybatis:mybatis](https://github.com/mybatis/mybatis-3) from 3.5.13 to 3.5.16. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.13...mybatis-3.5.16) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- repository/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repository/pom.xml b/repository/pom.xml index edef72bdea..e248e75c30 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -397,7 +397,7 @@ org.mybatis mybatis - 3.5.13 + 3.5.16 org.mybatis