You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2017/06/30 15:06:20 UTC

[4/4] cayenne git commit: Revert to old version of OGNL

Revert to old version of OGNL


Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/055cb413
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/055cb413
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/055cb413

Branch: refs/heads/master
Commit: 055cb4130d70b561cf738bbbe187c538127b2c32
Parents: 244bb45
Author: Nikita Timofeev <st...@gmail.com>
Authored: Fri Jun 30 18:06:03 2017 +0300
Committer: Nikita Timofeev <st...@gmail.com>
Committed: Fri Jun 30 18:06:03 2017 +0300

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/055cb413/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ad3b1d0..99e972b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -360,7 +360,7 @@
 			<dependency>
 				<groupId>ognl</groupId>
 				<artifactId>ognl</artifactId>
-				<version>3.2.1</version>
+				<version>2.6.7</version>
 			</dependency>
 			<dependency>
 				<groupId>opensymphony</groupId>