[JXR-194] Upgrade to Velocity 2.4 · apache/maven-jxr@5112bd6 (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit 5112bd6
[JXR-194] Upgrade to Velocity 2.4
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -43,7 +43,7 @@ under the License. | ||
| 43 | 43 | <dependency> |
| 44 | 44 | <groupId>org.apache.velocity</groupId> |
| 45 | 45 | <artifactId>velocity-engine-core</artifactId> |
| 46 | - <version>2.3</version> | |
| 46 | + <version>2.4</version> | |
| 47 | 47 | </dependency> |
| 48 | 48 | |
| 49 | 49 | <dependency> |