dependabot[bot] opened a new pull request, #63:
URL: https://github.com/apache/juddi/pull/63

   Bumps [spring-test](https://github.com/spring-projects/spring-framework) 
from 3.2.2.RELEASE to 6.0.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-framework/releases";>spring-test's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.2</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Rely on standard parameter name resolution in Bean Validation 3.0 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29566";>#29566</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>ResponseStatusException does not use the reason to set the 
&quot;detail&quot; field <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29567";>#29567</a></li>
   <li>LocalVariableTableParameterNameDiscoverer logs many warnings with 
Hibernate validation <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29563";>#29563</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>org.springframework.web.multipart.commons not found <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29562";>#29562</a></li>
   </ul>
   <h2>v6.0.1</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Make <code>SourceHttpMessageConverter</code> optional <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29535";>#29535</a></li>
   <li>Deprecate <code>LocalVariableTableParameterNameDiscoverer</code> 
completely (avoiding its exposure in native images) <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/29531";>#29531</a></li>
   <li>Make GeneratorStrategy.generate unreachable on native <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/29521";>#29521</a></li>
   <li>Update <code>LogAdapter</code> to allow build-time code removal <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/29506";>#29506</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Unhandled exceptions should mark Servlet observation outcome as error <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29512";>#29512</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Broken link in documentation section 6.10 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29554";>#29554</a></li>
   <li>Fix Javadoc link text in BindingResult <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/29551";>#29551</a></li>
   <li>Fix some typos in Kotlin WebClient example code <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/29538";>#29538</a></li>
   <li>Fix link to Bean Utils Light Library in BeanUtils Javadoc <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/29534";>#29534</a></li>
   <li>Fix link to WebFlux section in reference manual <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/29525";>#29525</a></li>
   <li>Document RuntimeHints testing strategies <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29523";>#29523</a></li>
   <li>Reorganize and modularize the Testing chapter in the reference manual <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29522";>#29522</a></li>
   <li>Document switch to <code>SQLExceptionSubclassTranslator</code> in the 
upgrade guide <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29518";>#29518</a></li>
   <li>Update documentation to mention Java 17+ baseline <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29514";>#29514</a></li>
   <li>Link to Spring WebFlux section is broken <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29513";>#29513</a></li>
   <li>Update javadoc of Jackson-based decoders to reflect 2.14 baseline <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/29508";>#29508</a></li>
   <li>Code example has callout from a different code example <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29505";>#29505</a></li>
   <li>Code listing callouts are displayed incorrectly in core-beans.adoc <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29457";>#29457</a></li>
   <li>Fix a syntax error in an XML listing in core-validation.adoc <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/29456";>#29456</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Jackson 2.14.1 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29539";>#29539</a></li>
   <li>Upgrade to Kotlin 1.7.21 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/29543";>#29543</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/3a04435cd0f3fed975fb189063ceee2808467427";><code>3a04435</code></a>
 Release v6.0.2</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/b7e99fbe3039a5e10667922502388de3a9705335";><code>b7e99fb</code></a>
 Additional documentation notes on Java/Kotlin parameter name retention</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a27f2e994b632a63ca1bbd6f3de5d9b60246ccaa";><code>a27f2e9</code></a>
 ResponseStatusException sets detail from reason again</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/284cf3ecf2492f5c8e8df15af8103bbc27e05571";><code>284cf3e</code></a>
 Rely on standard parameter name resolution in Bean Validation 3.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/cbf25b704d6505b135b1ed70a457aaa6c9ee6a39";><code>cbf25b7</code></a>
 Reduce deprecation warn logging to one entry per introspected class</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/8391897a942482e4556c7cb658635680e58f0416";><code>8391897</code></a>
 Document removal of CommonsMultipartResolver in MVC setup documentation</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/a3c89092e1ff9d07e4143af383090afa91a62c15";><code>a3c8909</code></a>
 Log connection info in StompBrokerRelayMessageHandler</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/e77c426eeb686ac064f3156d98db74dba02777e9";><code>e77c426</code></a>
 Next development version (v6.0.2-SNAPSHOT)</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/fe5bd6751f461532d6817610c47254e0400d25f9";><code>fe5bd67</code></a>
 Retain default LocalVariableTableParameterNameDiscoverer with warn log 
entries</li>
   <li><a 
href="https://github.com/spring-projects/spring-framework/commit/ed5ab77397e773cfce3b17d00ceb8e84b0581aab";><code>ed5ab77</code></a>
 Fix javadoc link in AOP extensibility documentation</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-framework/compare/v3.2.2.RELEASE...v6.0.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework:spring-test&package-manager=maven&previous-version=3.2.2.RELEASE&new-version=6.0.2)](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)
   
   
   </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...@juddi.apache.org

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

Reply via email to