Skip to content

Commit

Permalink
Bump org.apache.velocity:velocity-engine-core from 2.3 to 2.4
Browse files Browse the repository at this point in the history
Bumps org.apache.velocity:velocity-engine-core from 2.3 to 2.4.

---
updated-dependencies:
- dependency-name: org.apache.velocity:velocity-engine-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Sep 27, 2024
1 parent f36df6d commit 71253a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-engine-core</artifactId>
<version>2.3</version>
<version>2.4</version>
</dependency>
</dependencies>
</project>

0 comments on commit 71253a6

Please sign in to comment.