Skip to content

Commit 762d5cb

Browse files
authored
Merge pull request #112 from mybatis/dependabot/maven/org.apache.velocity-velocity-engine-core-2.3
Bump velocity-engine-core from 2.2 to 2.3
2 parents 9ba84dd + f162ca8 commit 762d5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.apache.velocity</groupId>
7777
<artifactId>velocity-engine-core</artifactId>
78-
<version>2.2</version>
78+
<version>2.3</version>
7979
</dependency>
8080
<dependency>
8181
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)