Skip to content

Commit e9c09b4

Browse files
authored
Merge pull request #1008 from mybatis/renovate/org.mybatis.scripting-mybatis-velocity-2.x
fix(deps): update dependency org.mybatis.scripting:mybatis-velocity to v2.2.0
2 parents faa9e0f + e602a7e commit e9c09b4

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.1.2</version>
40+
<version>2.2.0</version>
4141
</dependency>
4242
<dependency>
4343
<groupId>com.h2database</groupId>

0 commit comments

Comments
 (0)