Repository: karaf
Updated Branches:
  refs/heads/master fc9a14b15 -> 1e00d82d5


[KARAF-4823] Upgrade Hibernate Validator to version 5.3.2.Final


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

Branch: refs/heads/master
Commit: 1e00d82d542c00a65044950aef6fff5681ad9468
Parents: fc9a14b
Author: Andrea Cosentino <[email protected]>
Authored: Thu Nov 17 13:35:22 2016 +0100
Committer: Andrea Cosentino <[email protected]>
Committed: Thu Nov 17 13:35:22 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/1e00d82d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2b8f703..34a08c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,7 @@
         <hibernate3.version>3.3.2.GA</hibernate3.version>
         <hibernate42.version>4.2.15.Final</hibernate42.version>
         <hibernate43.version>4.3.6.Final</hibernate43.version>
-        <hibernate.validator.version>5.3.1.Final</hibernate.validator.version>
+        <hibernate.validator.version>5.3.2.Final</hibernate.validator.version>
         <jansi.version>1.14</jansi.version>
         <javassist.version>3.9.0.GA</javassist.version>
         <jline.version>3.0.1</jline.version>

Reply via email to