Skip to content

Commit 15c5319

Browse files
committed
Upgrade to mybatis-velocity 2.1.0 GA
Fixes gh-341
1 parent 22a7464 commit 15c5319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<mybatis.version>3.5.2</mybatis.version>
7171
<mybatis-spring.version>2.0.2</mybatis-spring.version>
7272
<mybatis-freemarker.version>1.2.0-SNAPSHOT</mybatis-freemarker.version>
73-
<mybatis-velocity.version>2.1.0-SNAPSHOT</mybatis-velocity.version>
73+
<mybatis-velocity.version>2.1.0</mybatis-velocity.version>
7474
<mybatis-thymeleaf.version>1.0.0</mybatis-thymeleaf.version>
7575
<spring-boot.version>2.1.6.RELEASE</spring-boot.version>
7676
</properties>

0 commit comments

Comments
 (0)