dependabot[bot] opened a new pull request, #12: URL: https://github.com/apache/dubbo-integration-cases/pull/12
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.1.3.RELEASE to 5.1.18.RELEASE. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-framework-bom's releases</a>.</em></p> <blockquote> <h2>v5.1.18.RELEASE</h2> <h2>:star: New Features</h2> <ul> <li>PropertiesLoaderSupport should ignore socket/connect exceptions as well <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25720">#25720</a></li> <li>Avoid full singleton lock for DefaultSingletonBeanRegistry.getSingleton(beanName, false) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25695">#25695</a></li> <li>Possible optimization in UrlResource <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25550">#25550</a></li> <li>Refine use of substring operations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25513">#25513</a></li> </ul> <h2>:beetle: Bug Fixes</h2> <ul> <li>FileUrlResource isWritable method returns true if URL protocol is not indicating a file <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25739">#25739</a></li> <li>VerifyErrors when using SpEL compilation with Thymeleaf when invoking a default method defined in an interface <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25711">#25711</a></li> <li>CallMetaDataContext.reconcileParameters overwrites cursor name <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25708">#25708</a></li> <li>SQLErrorCodesFactory.getErrorCodes(DataSource) returns empty error codes if access to transactional connection fails <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25692">#25692</a></li> <li>Make "org.springframework.util.unit.DataSize" class Serializable <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25676">#25676</a></li> <li>Joda-Time presence check fails to detect Joda-Time 2.x specifically <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25658">#25658</a></li> <li>Potential integer overflow in AbstractResourceBasedMessageSource.setCacheSeconds(int) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25642">#25642</a></li> <li>Lazy dependency proxy does not populate bean dependencies <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25563">#25563</a></li> <li>StaticListableBeanFactory.isSingleton() returns false for singleton beans <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25523">#25523</a></li> <li>MockHttpServletResponse reset() does not reset charset field <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25510">#25510</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document how to specify Jackson JSON view serialization hints with <code>@RestController</code> and Webflux <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25704">#25704</a></li> <li>Prevent confusion about build(boolean) method in UriComponentsBuilder <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25701">#25701</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Reactor Californium-SR21 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25731">#25731</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/c6dd9c6a86da98d0e8591b97d512d1c7e438763e"><code>c6dd9c6</code></a> Release version 5.1.18.RELEASE</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a3bb9b2fe43cadf76e7505d2184657e59be006cc"><code>a3bb9b2</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c2b2701f23b78d3dd0fe7d52317384a1f733095f"><code>c2b2701</code></a> Upgrade to Reactor Californium-SR21</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/ec87fdb0281d71e766d6efea35bbc145de5aad20"><code>ec87fdb</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c1f534548d2f577902de7458afa3365579495730"><code>c1f5345</code></a> Javadoc refinement (aligned with 5.2.x)</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/b7883c3e3792e7f3d662142e13aa8b144667ec2b"><code>b7883c3</code></a> FileUrlResource.isWritable() exclusively relies on getFile() implementation</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5de4f756f3a9dfd841c87d42fffd58ae11a156b3"><code>5de4f75</code></a> Explain how to provide serialization view programmatically</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/385c97db9f2a4a0ee2934fa5f7e5fd637f26d3aa"><code>385c97d</code></a> Expose protected method in AbstractJackson2HttpMessageConverter</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/32cbbfe111a7f59dcce5e4e99933bee99854b127"><code>32cbbfe</code></a> UriComponentsBuilder Javadoc update</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/ca4a696a708bf3d7012e446c2db0bae16be1681a"><code>ca4a696</code></a> Switch to Reactor Californium snapshots</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.1.3.RELEASE...v5.1.18.RELEASE">compare view</a></li> </ul> </details> <br /> [](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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/dubbo-integration-cases/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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
