Skip to content

Commit

Permalink
Merge pull request #14 from tdrwenski/upgrade-velocity
Browse files Browse the repository at this point in the history
Upgrade velocity
  • Loading branch information
tdrwenski authored Oct 4, 2024
2 parents c49447b + 43bf909 commit defe245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-engine-core</artifactId>
<version>2.3</version>
<version>2.4</version>
<exclusions>
<exclusion>
<artifactId>commons-collections</artifactId>
Expand Down

0 comments on commit defe245

Please sign in to comment.