Skip to content

Commit 468bb09

Browse files
Update dependency org.mybatis.dynamic-sql:mybatis-dynamic-sql to v1.4.1
1 parent 0e5d524 commit 468bb09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<dependency>
244244
<groupId>org.mybatis.dynamic-sql</groupId>
245245
<artifactId>mybatis-dynamic-sql</artifactId>
246-
<version>1.4.0</version>
246+
<version>1.4.1</version>
247247
</dependency>
248248
<dependency>
249249
<groupId>org.jetbrains.kotlin</groupId>

0 commit comments

Comments
 (0)