Skip to content

Commit

Permalink
Merge pull request #3244 from mybatis/renovate/org.apache.velocity-ve…
Browse files Browse the repository at this point in the history
…locity-engine-core-2.x

chore(deps): update dependency org.apache.velocity:velocity-engine-core to v2.4
  • Loading branch information
hazendaz committed Sep 23, 2024
2 parents c3fd28c + 4914a43 commit 8d9ba98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-engine-core</artifactId>
<version>2.3</version>
<version>2.4</version>
<scope>test</scope>
</dependency>
<!-- postgresql driver is required to run the refcursor tests -->
Expand Down

0 comments on commit 8d9ba98

Please sign in to comment.