You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2015/11/17 12:07:26 UTC

[3/3] cxf-fediz git commit: Update OpenJPA

Update OpenJPA


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

Branch: refs/heads/master
Commit: 5015d5fb3d7e12eae26abfa47382656e87cbfa85
Parents: fbf9deb
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Tue Nov 17 11:07:10 2015 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue Nov 17 11:07:10 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/5015d5fb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f37908e..648b100 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
         <junit.version>4.12</junit.version>
         <log4j.version>1.2.17</log4j.version>
         <ognl.version>3.0.8</ognl.version>
-        <openjpa.version>2.3.0</openjpa.version>
+        <openjpa.version>2.4.0</openjpa.version>
         <servlet.version>2.5</servlet.version>
         <slf4j.version>1.7.12</slf4j.version>
         <spring.version>4.1.7.RELEASE</spring.version>