Skip to content

Commit

Permalink
Bump mybatis-dynamic-sql from 1.3.1 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [mybatis-dynamic-sql](https://github.com/mybatis/mybatis-dynamic-sql) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/mybatis/mybatis-dynamic-sql/releases)
- [Changelog](https://github.com/mybatis/mybatis-dynamic-sql/blob/master/CHANGELOG.md)
- [Commits](mybatis/mybatis-dynamic-sql@mybatis-dynamic-sql-1.3.1...mybatis-dynamic-sql-1.4.0)

---
updated-dependencies:
- dependency-name: org.mybatis.dynamic-sql:mybatis-dynamic-sql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2022
1 parent 8b1b845 commit f43264e
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 @@ -88,7 +88,7 @@
<mybatis-thymeleaf.version>1.0.3</mybatis-thymeleaf.version>
<mybatis-velocity.version>2.1.1</mybatis-velocity.version>
<mybatis-freemarker.version>1.2.3</mybatis-freemarker.version>
<mybatis-dynamic-sql.version>1.3.1</mybatis-dynamic-sql.version>
<mybatis-dynamic-sql.version>1.4.0</mybatis-dynamic-sql.version>
<spring-boot.version>2.6.4</spring-boot.version>
<spring-native.version>0.11.3</spring-native.version>
</properties>
Expand Down

0 comments on commit f43264e

Please sign in to comment.