Skip to content

Commit f54beb2

Browse files
authored
deps: update dependency org.mybatis.dynamic-sql:mybatis-dynamic-sql to v1.5.1 (#1596)
1 parent 40a7212 commit f54beb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spring-data-mybatis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.mybatis.dynamic-sql</groupId>
5353
<artifactId>mybatis-dynamic-sql</artifactId>
54-
<version>1.5.0</version>
54+
<version>1.5.1</version>
5555
</dependency>
5656

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

0 commit comments

Comments
 (0)