You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/06/11 13:42:43 UTC

[2/3] syncope git commit: Upgrading OpenJPA

Upgrading OpenJPA


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

Branch: refs/heads/2_0_X
Commit: ded0106d7535fe648a344dd7ec170afae8f09836
Parents: b10beb8
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jun 11 14:51:23 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jun 11 14:51:23 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/ded0106d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c697e83..9720898 100644
--- a/pom.xml
+++ b/pom.xml
@@ -375,7 +375,7 @@ under the License.
     <spring.version>4.3.17.RELEASE</spring.version>
     <spring-security.version>4.2.6.RELEASE</spring-security.version>
 
-    <openjpa.version>2.4.2</openjpa.version>
+    <openjpa.version>2.4.3</openjpa.version>
     <hikaricp.version>2.4.13</hikaricp.version>
     <bval.version>1.1.2</bval.version>