Skip to content

Commit 7c201f8

Browse files
fix(deps): update dependency org.mybatis.scripting:mybatis-velocity to v2.3.0
1 parent 3777073 commit 7c201f8

File tree

1 file changed

+1
-1
lines changed
  • mybatis-spring-boot-samples/mybatis-spring-boot-sample-velocity-legacy

1 file changed

+1
-1
lines changed

mybatis-spring-boot-samples/mybatis-spring-boot-sample-velocity-legacy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.mybatis.scripting</groupId>
3939
<artifactId>mybatis-velocity</artifactId>
40-
<version>2.2.0</version>
40+
<version>2.3.0</version>
4141
</dependency>
4242
<dependency>
4343
<groupId>com.h2database</groupId>

0 commit comments

Comments
 (0)