Repository: cxf-fediz
Updated Branches:
  refs/heads/1.2.x-fixes 5c5b291d6 -> 286784828


Downgrading javassist to work on Tomcat 7

Conflicts:
        pom.xml


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/28678482
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/28678482
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/28678482

Branch: refs/heads/1.2.x-fixes
Commit: 286784828d2cdcb6ae653422618009a421d6aeb9
Parents: 5c5b291
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:16:31 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/28678482/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 47c5a1b..f3eb9d9 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.15</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>

Reply via email to