Repository: cxf-fediz Updated Branches: refs/heads/master 0f0fa6a38 -> bc638f45e
Downgrading javassist to work on Tomcat 7 Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/bc638f45 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/bc638f45 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/bc638f45 Branch: refs/heads/master Commit: bc638f45e73a94e04e5a61e01260a49478dac612 Parents: 0f0fa6a Author: Colm O hEigeartaigh <cohei...@apache.org> Authored: Wed Nov 25 17:15:18 2015 +0000 Committer: Colm O hEigeartaigh <cohei...@apache.org> Committed: Wed Nov 25 17:15:18 2015 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/bc638f45/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bb07177..07a2522 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ <httpclient.version>4.3.5</httpclient.version> <hsqldb.version>2.3.3</hsqldb.version> <htmlunit.version>2.19</htmlunit.version> - <javassist.version>3.20.0-GA</javassist.version> + <javassist.version>3.16.1-GA</javassist.version> <javax.el.version>2.2</javax.el.version> <javax.validation.version>1.1.0.Final</javax.validation.version> <jericho.version>3.3</jericho.version>