From 916347ed53059a4c4c1bcded322ec049b4521c64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 13:56:22 +0000 Subject: [PATCH] chore(deps): bump org.mybatis:mybatis from 3.5.14 to 3.5.15 Bumps [org.mybatis:mybatis](https://github.com/mybatis/mybatis-3) from 3.5.14 to 3.5.15. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.14...mybatis-3.5.15) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 16a80dc..a9171de 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ 3.0.2 7.3 8.5.7 - 3.5.14 + 3.5.15 2.3.0 3.5.4.1 2.5.1 -- GitLab