dependabot[bot] opened a new pull request, #5:
URL: https://github.com/apache/james-hupa/pull/5

   Bumps 
[hibernate-validator](https://github.com/hibernate/hibernate-validator) from 
4.2.0.Final to 4.3.2.Final.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-validator/blob/4.3.2.Final/changelog.txt";>hibernate-validator's
 changelog</a>.</em></p>
   <blockquote>
   <h2>4.3.2.Final (25.07.2014)</h2>
   <p>** Improvement
   * [HV-885] - Contention generated on runtime lookup for <a 
href="https://github.com/GroupSequence";><code>@​GroupSequence</code></a> 
annotation</p>
   <p>** Task
   * [HV-912] - Improve integration with Java's security manager</p>
   <h2>4.3.1.Final (28.11.2012)</h2>
   <p>** Bug
   * [HV-591] - EmailValidator throws an IllegalArgumentException for long 
email addresses
   * [HV-601] - NPE w/ overloaded methods on class validated with 
MethodValidationInterceptor
   * [HV-607] - Email Validator producing error for large email addresses
   * [HV-609] - EmailValidator fails where email address is large
   * [HV-613] - email handles complete address as idn label and fails for valid 
longer addresses
   * [HV-622] - Assumes all getX/setX methods are bean properties and errors 
with &quot;wrong number of arguments&quot;
   * [HV-623] - Wrong constraint validator type resolution in case of 
constraint placed on parameterized type in class hierachy
   * [HV-625] - EmailValidator.isValid sometimes throws an exception instead of 
returning false
   * [HV-626] - AnnotationMetaDataProvider should use #getDeclaredAnnotations 
instead of #getAnnotations when reading metadata from class and members</p>
   <p>** Task
   * [HV-639] - Evaluation of composed constraints should stops on first 
validation error when <a 
href="https://github.com/ReportAsSingleViolation";><code>@​ReportAsSingleViolation</code></a>
 is used</p>
   <h2>4.3.0.Final (09.05.2012)</h2>
   <p>** Improvement
   * [HV-568] - Perform a profiling of the annotation processor code and make 
use of caching where appropriate
   * [HV-577] - Include javadoc jar in Maven repo</p>
   <p>** Task
   * [HV-578] - Remove remaining references to slf4j
   * [HV-580] - Remove deprecation of package org.hibernate.validator.group</p>
   <h2>4.3.0.CR1 (30.04.2012)</h2>
   <p>** Bug
   * [HV-572] - Ensure the docs directory gets properly included into the 
distribution
   * [HV-573] - Need graceful handling of return value constraint applied to 
method with void return type
   * [HV-574] - Annotations processing fails with 4.3.0 Beta1
   * [HV-575] - NPE in annotation processor ConstraintHelper.getName()</p>
   <p>** Improvement</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/8a145568ce6a6a103be96d711fd24d83f444dc10";><code>8a14556</code></a>
 [maven-release-plugin] prepare release 4.3.2.Final</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/17aef8890e6dff076c8b88cc9af400be2ac43b01";><code>17aef88</code></a>
 Changelog and readme updates prior to release 4.3.2.Final</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/763feff5e7cc0c2fef8abb3836f94567f8943488";><code>763feff</code></a>
 HV-843 Making sure non public annotation members are accessible. Unifying 
han...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/ab21ca98fd7814bd014e7d8e03de8640f2529352";><code>ab21ca9</code></a>
 HV-912 Not exposing accessible-made members</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/ea88f45ead1b1586fe47c6fa03bea226143ec05a";><code>ea88f45</code></a>
 HV-912 Reducing accessibility of some classes and methods</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/cc782d6f51e261999af61df053b062bdc9864ef5";><code>cc782d6</code></a>
 HV-912 Wrapping call to JAXBContext#newInstance() and 
Unmarshaller#unmarshal(...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/43936f83b10b93203801b6d63d8d0e14ead9e748";><code>43936f8</code></a>
 HV-912 Wrapping call to SchemaFactory#newSchema() into privileged action</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/e59d080f55f23a208ffbf394a4096c5c43062b90";><code>e59d080</code></a>
 HV-912 Adding doPrivileged() block around ClassLoader#loadResource() call</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/779650713a35f86f24064c99e2be0717e6235cd2";><code>7796507</code></a>
 HV-912 Removing methods from ReflectionHelper which make privileged 
operation...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/4628c499772a3109b9879330c61802fca5f1c141";><code>4628c49</code></a>
 HV-621 Treating Default group (which is probably most often used) special to 
...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-validator/compare/4.2.0.Final...4.3.2.Final";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.hibernate:hibernate-validator&package-manager=maven&previous-version=4.2.0.Final&new-version=4.3.2.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/james-hupa/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to