Repository: syncope
Updated Branches:
  refs/heads/master a46f83ad2 -> af214a2d6


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/af214a2d
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/af214a2d
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/af214a2d

Branch: refs/heads/master
Commit: af214a2d61cff09db2caf4e3f13a8b488376c0fb
Parents: a46f83a
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Wed Sep 30 14:48:01 2015 +0200
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Wed Sep 30 14:48:01 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/af214a2d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 987f865..48eefec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -337,7 +337,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.1.Final</hibernate-validator.version>
+    <hibernate-validator.version>5.2.2.Final</hibernate-validator.version>
 
     <jasypt.version>1.9.2</jasypt.version>
 

Reply via email to