Skip to content

Commit

Permalink
deps: update dependency org.mybatis.dynamic-sql:mybatis-dynamic-sql t…
Browse files Browse the repository at this point in the history
…o v1.5.2 (#1633)
  • Loading branch information
renovate-bot authored Jun 5, 2024
1 parent bb4dce1 commit 7c62ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/spring-data-mybatis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>org.mybatis.dynamic-sql</groupId>
<artifactId>mybatis-dynamic-sql</artifactId>
<version>1.5.1</version>
<version>1.5.2</version>
</dependency>

<!-- Add both the Cloud Spanner and the PostgreSQL JDBC driver. -->
Expand Down

0 comments on commit 7c62ee3

Please sign in to comment.