Skip to content

Commit

Permalink
Merge 465772b into e572ed6
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 31, 2021
2 parents e572ed6 + 465772b commit 7d5b589
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.mybatis.scripting</groupId>
<artifactId>mybatis-freemarker</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<properties>
<mybatis.version>3.5.9</mybatis.version>
<mybatis-spring.version>2.0.6</mybatis-spring.version>
<mybatis-freemarker.version>1.2.2</mybatis-freemarker.version>
<mybatis-freemarker.version>1.2.3</mybatis-freemarker.version>
<mybatis-velocity.version>2.1.0</mybatis-velocity.version>
<mybatis-thymeleaf.version>1.0.2</mybatis-thymeleaf.version>
<spring-boot.version>2.6.2</spring-boot.version>
Expand Down

0 comments on commit 7d5b589

Please sign in to comment.