Skip to content

Commit

Permalink
fix: upgrade org.apache.velocity:velocity-engine-core from 2.4 to 2.4.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.velocity:velocity-engine-core from 2.4 to 2.4.1.

See this package in maven:
org.apache.velocity:velocity-engine-core

See this project in Snyk:
https://app.snyk.io/org/svanteschubert/project/0138f2c5-41ad-48b7-8d5b-4f0ea350a540?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 13, 2024
1 parent de54728 commit 22fb648
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 @@ -146,7 +146,7 @@
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-engine-core</artifactId>
<version>2.4</version>
<version>2.4.1</version>
</dependency>
<dependency>
<groupId>org.iso_relax.verifier.jaxp.validation</groupId>
Expand Down

0 comments on commit 22fb648

Please sign in to comment.