Skip to content

Commit

Permalink
Merge pull request #74 from mybatis/renovate/org.mybatis.dynamic-sql-…
Browse files Browse the repository at this point in the history
…mybatis-dynamic-sql-1.x

Update dependency org.mybatis.dynamic-sql:mybatis-dynamic-sql to v1.5.1
  • Loading branch information
hazendaz authored May 4, 2024
2 parents 383330c + 331b2f3 commit 4cfa32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
<dependency>
<groupId>org.mybatis.dynamic-sql</groupId>
<artifactId>mybatis-dynamic-sql</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
</dependency>

<!-- ibatis (legacy support) -->
Expand Down

0 comments on commit 4cfa32a

Please sign in to comment.