Skip to content

Commit 8d9ba98

Browse files
authored
Merge pull request #3244 from mybatis/renovate/org.apache.velocity-velocity-engine-core-2.x
chore(deps): update dependency org.apache.velocity:velocity-engine-core to v2.4
2 parents c3fd28c + 4914a43 commit 8d9ba98

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
@@ -246,7 +246,7 @@
246246
<dependency>
247247
<groupId>org.apache.velocity</groupId>
248248
<artifactId>velocity-engine-core</artifactId>
249-
<version>2.3</version>
249+
<version>2.4</version>
250250
<scope>test</scope>
251251
</dependency>
252252
<!-- postgresql driver is required to run the refcursor tests -->

0 commit comments

Comments
 (0)