Skip to content

Commit

Permalink
EVALSYS-1582 Update Apache Velocity 1.6.2 & Freemarker 2.3.30 (#138)
Browse files Browse the repository at this point in the history
* EVALSYS-1582 Update Apache Velocity 1.6.2 & Freemarker 2.3.29

* EVALSYS-1582 Update Apache FreeMarker 2.3.30
  • Loading branch information
axxter99 authored Mar 15, 2020
1 parent 85c636a commit 7e98b31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sakai-evaluation-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,13 @@
<dependency>
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
<version>2.3.11</version>
<version>2.3.30</version>
</dependency>

<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
<version>1.5</version>
<version>1.6.2</version>
</dependency>

<!-- Various Sakai dependencies -->
Expand Down

0 comments on commit 7e98b31

Please sign in to comment.