This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/maven/com.baomidou-mybatis-plus-3.5.3.1
in repository https://gitbox.apache.org/repos/asf/ozhera.git
commit 6f92095d6d4d0ae1b53a1670c6a0a78e56823ec6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 6 06:34:48 2024 +0000
build(deps): bump com.baomidou:mybatis-plus from 3.4.3 to 3.5.3.1
Bumps [com.baomidou:mybatis-plus](https://github.com/baomidou/mybatis-plus)
from 3.4.3 to 3.5.3.1.
- [Release notes](https://github.com/baomidou/mybatis-plus/releases)
-
[Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md)
-
[Commits](https://github.com/baomidou/mybatis-plus/compare/v3.4.3...v3.5.3.1)
---
updated-dependencies:
- dependency-name: com.baomidou:mybatis-plus
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f00ba552..bb79ba78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,7 @@
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus</artifactId>
- <version>3.4.3</version>
+ <version>3.5.3.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]