mirror of
https://github.com/apache/struts.git
synced 2026-08-05 22:56:59 +00:00
XW-710 update to OGNL 2.7.3
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@796082 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+8
-2
@@ -259,9 +259,15 @@
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>opensymphony</groupId>
|
||||
<groupId>ognl</groupId>
|
||||
<artifactId>ognl</artifactId>
|
||||
<version>2.6.11</version>
|
||||
<version>2.7.3</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>jboss</groupId>
|
||||
<artifactId>javassist</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<!-- Velocity -->
|
||||
|
||||
Reference in New Issue
Block a user