dependabot[bot] opened a new pull request, #159:
URL: https://github.com/apache/struts-examples/pull/159

   Bumps 
[hibernate-validator](https://github.com/hibernate/hibernate-validator) from 
6.1.2.Final to 6.1.5.Final.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-validator/blob/6.1.5.Final/changelog.txt";>hibernate-validator's
 changelog</a>.</em></p>
   <blockquote>
   <h2>6.1.5.Final (06-05-2020)</h2>
   <p>** Bug
   * HV-1774 - engine        - Invalid parsing of EL expression can lead to 
invalid EL expressions considered valid
   * HV-1772 - engine        - Building multiple ValidatorFactory instances 
from a single Configuration violates specification for MessageInterpolator
   * HV-1771 - translations  - Fix DecimalMin message German translation</p>
   <p>** Improvement
   * HV-1773 - documentation - Be more explicit about issues with EL injection 
and how to avoid them</p>
   <h2>6.1.4.Final (17-04-2020)</h2>
   <p>** Bug
   * HV-1760 - validators - <a 
href="https://github.com/Negative";><code>@​Negative</code></a>*/<a 
href="https://github.com/Positive";><code>@​Positive</code></a>* do not support 
CharSequence as documented</p>
   <p>** Improvement
   * HV-1770 - engine     - Relax constraint consistency checking for built-in 
constraints
   * HV-1769 - engine     - Only create the default TraversableResolver if none 
has been specified
   * HV-1767 - engine     - Reduce the overhead of ConstraintHelper 
initialization in the predefined scope case</p>
   <h2>6.1.3.Final (10-04-2020)</h2>
   <p>** Bug
   * HV-1758 - translations - Extra dollar sign in validation messages for 
ModCheck</p>
   <p>** Improvement
   * HV-1763 - engine       - Improve performances of 
ExecutableHelper#getSignature</p>
   <p>** New Feature
   * HV-1755 - engine       - Introduce the notion of 
BeanMetaDataClassNormalizer in the standard ValidatorFactory</p>
   <p>** Task
   * HV-1765 - integration  - Upgrade WildFly versions to 18.0.1.Final and 
19.0.0.Final
   * HV-1764 - tests        - Upgrade Jackson test dependencies to 2.10.3</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/8bd23be81cb7c34604b7ed401ac5d9045110681d";><code>8bd23be</code></a>
 [Jenkins release job] Preparing release 6.1.5.Final</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/69e43b61adf5cff967451a14bae919f9b71668a7";><code>69e43b6</code></a>
 [Jenkins release job] changelog.txt updated by release build 6.1.5.Final</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/c2e89a9fb53b82ad4209e49eb97761a5d6141071";><code>c2e89a9</code></a>
 [Jenkins release job] README.md updated by release build 6.1.5.Final</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/5415140b2aea35fa4eb5e0a07323a9f23c04aeda";><code>5415140</code></a>
 HV-1774 Fix an invalid error message for unbalanced '{'/'}'</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/d3b39a74bdc18ea6b112b1e9e6a8f77550066381";><code>d3b39a7</code></a>
 HV-1774 Add a few tests to demonstrate the behavior of TokenCollector</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/6ae28a1bc8f7ccb208fa004bdb7c6da569be8a59";><code>6ae28a1</code></a>
 HV-1774 Do not interpret '$\A{1+1}' in message templates</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/438a0fc9bd7e30b4de2b5ba5a96e7f070e3d88e9";><code>438a0fc</code></a>
 HV-1774 Test arbitrary code injection through 
buildConstraintViolationWithTem...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/c1b392f750fc1049eb38410a85be516ef225071e";><code>c1b392f</code></a>
 HV-1773 Be more explicit about issues with EL injection and how to avoid 
them</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/c0677678bac286b55989743763c01f66476edfed";><code>c067767</code></a>
 HV-1772 Allow overriding MessageInterpolator when config is reused</li>
   <li><a 
href="https://github.com/hibernate/hibernate-validator/commit/59666863d8398057859a8e44479489ddcec76a40";><code>5966686</code></a>
 HV-1771 Fix DecimalMin message German translation</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-validator/compare/6.1.2.Final...6.1.5.Final";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.hibernate.validator:hibernate-validator&package-manager=maven&previous-version=6.1.2.Final&new-version=6.1.5.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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/struts-examples/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: dev-unsubscr...@struts.apache.org

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


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

Reply via email to