Skip to content

Commit c0da596

Browse files
authored
Merge pull request #1827 from mybatis/dependabot/maven/org.apache.velocity-velocity-engine-core-2.2
Bump velocity-engine-core from 2.1 to 2.2
2 parents c7c810a + db1488d commit c0da596

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
@@ -230,7 +230,7 @@
230230
<dependency>
231231
<groupId>org.apache.velocity</groupId>
232232
<artifactId>velocity-engine-core</artifactId>
233-
<version>2.1</version>
233+
<version>2.2</version>
234234
<scope>test</scope>
235235
</dependency>
236236
<!-- postgresql driver is required to run the refcursor tests -->

0 commit comments

Comments
 (0)