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 2016/01/28 15:01:35 UTC

syncope git commit: Upgrading Hibernate validator

Repository: syncope
Updated Branches:
  refs/heads/master 85f3abd36 -> b66273e7f


Upgrading Hibernate validator


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

Branch: refs/heads/master
Commit: b66273e7f1b5de874bb2f31fb0afa361556a2690
Parents: 85f3abd
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Jan 28 15:02:28 2016 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Jan 28 15:02:28 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/b66273e7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7b1a598..dea1c5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -342,7 +342,7 @@ under the License.
 
     <openjpa.version>2.4.0</openjpa.version>
     <commons-dbcp.version>2.1.1</commons-dbcp.version>
-    <hibernate-validator.version>5.2.2.Final</hibernate-validator.version>
+    <hibernate-validator.version>5.2.3.Final</hibernate-validator.version>
 
     <jasypt.version>1.9.2</jasypt.version>