Skip to content

Commit

Permalink
CVE-2020-13936 Sandbox Bypass in Apache Velocity Engine
Browse files Browse the repository at this point in the history
  • Loading branch information
vharseko committed Jun 24, 2024
1 parent 9d1ebc7 commit 87773e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OpenICF-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@
<!-- other -->
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
<version>1.7</version>
<artifactId>velocity-engine-core</artifactId>
<version>2.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 87773e8

Please sign in to comment.