Skip to content

Commit

Permalink
Merge pull request #3281 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.1
  • Loading branch information
hazendaz authored Oct 21, 2024
2 parents 4de083f + b99a3a1 commit 2f1734e
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.4</version>
<version>2.4.1</version>
<scope>test</scope>
</dependency>
<!-- postgresql driver is required to run the refcursor tests -->
Expand Down

0 comments on commit 2f1734e

Please sign in to comment.