Skip to content

Commit 0cc4ce8

Browse files
authored
Merge pull request #2194 from mybatis/dependabot/maven/org.apache.velocity-velocity-engine-core-2.3
Bump velocity-engine-core from 2.2 to 2.3
2 parents c9803a9 + f4d147a commit 0cc4ce8

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
@@ -233,7 +233,7 @@
233233
<dependency>
234234
<groupId>org.apache.velocity</groupId>
235235
<artifactId>velocity-engine-core</artifactId>
236-
<version>2.2</version>
236+
<version>2.3</version>
237237
<scope>test</scope>
238238
</dependency>
239239
<!-- postgresql driver is required to run the refcursor tests -->

0 commit comments

Comments
 (0)