Skip to content

Commit

Permalink
chore(deps): bump org.mybatis.spring.boot:mybatis-spring-boot-starter
Browse files Browse the repository at this point in the history
Bumps [org.mybatis.spring.boot:mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter) from 2.2.2 to 3.0.3.
- [Release notes](https://github.com/mybatis/spring-boot-starter/releases)
- [Commits](mybatis/spring-boot-starter@mybatis-spring-boot-2.2.2...mybatis-spring-boot-3.0.3)

---
updated-dependencies:
- dependency-name: org.mybatis.spring.boot:mybatis-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent ca12d5f commit 6b3ba7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cola-samples/craftsman/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<cola.components.version>4.4.0-SNAPSHOT</cola.components.version>

<spring-boot.version>2.7.5</spring-boot.version>
<mybatis-starter.version>2.2.2</mybatis-starter.version>
<mybatis-starter.version>3.0.3</mybatis-starter.version>
</properties>

<modules>
Expand Down

0 comments on commit 6b3ba7b

Please sign in to comment.