commit | cbdf13f732a83b478adbb12706ae91b3bba30ecf | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Nov 01 01:50:46 2022 +0000 |
committer | GitHub <noreply@github.com> | Tue Nov 01 01:50:46 2022 +0000 |
tree | 7ef25f1572253d375ecd19e8b4a5aca752af3722 | |
parent | 2aaabb33e0d88c411872f00f91ee1e6e5e32336f [diff] |
Bump mybatis from 3.4.5 to 3.5.6 in /porter_springboot Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.5 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.5...mybatis-3.5.6) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/porter_springboot/pom.xml b/porter_springboot/pom.xml index 86d25ea..d2e34ef 100644 --- a/porter_springboot/pom.xml +++ b/porter_springboot/pom.xml
@@ -35,7 +35,7 @@ <dependency> <groupId>org.mybatis</groupId> <artifactId>mybatis</artifactId> - <version>3.4.5</version> + <version>3.5.6</version> </dependency> <dependency> <groupId>org.mybatis</groupId>