Skip to content

Commit

Permalink
deps: update dependency org.mybatis.spring.boot:mybatis-spring-boot-s…
Browse files Browse the repository at this point in the history
…tarter to v3.0.3 (#1426)
  • Loading branch information
renovate-bot committed Nov 28, 2023
1 parent 7816ad5 commit 8667ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/spring-data-mybatis/pom.xml
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-starter</artifactId>
<version>3.0.2</version>
<version>3.0.3</version>
</dependency>
<dependency>
<groupId>org.mybatis.dynamic-sql</groupId>
Expand Down

0 comments on commit 8667ee8

Please sign in to comment.