dependabot[bot] opened a new pull request, #18: URL: https://github.com/apache/logging-log4j-audit-sample/pull/18
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 4.3.3.RELEASE to 4.3.30.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>v4.3.30.RELEASE</h2> <h2>:star: New Features</h2> <ul> <li>ContentCachingResponseWrapper should not add “Content-Length” when “Transfer-Encoding” is present <a href="https://redirect.github.com/spring-projects/spring-framework/issues/26194">#26194</a></li> <li>Inefficient request handling inside ServletRequestDataBinder <a href="https://redirect.github.com/spring-projects/spring-framework/issues/26007">#26007</a></li> <li>Avoid creation of unused logger instance in AbstractMediaTypeExpression <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25904">#25904</a></li> </ul> <h2>:beetle: Bug Fixes</h2> <ul> <li>Remove duplicate "property" in PropertyCacheKey.toString() <a href="https://redirect.github.com/spring-projects/spring-framework/issues/26245">#26245</a></li> <li>UrlPathHelper#removeJsessionid doesn't remove the jsessionid from the URL <a href="https://redirect.github.com/spring-projects/spring-framework/issues/26086">#26086</a></li> <li>jsessionid breaks request mappings when removeSemicolonContent is turned off <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25869">#25869</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>DateTimeFormat ISO.DATE_TIME javadoc contains misleading default note <a href="https://redirect.github.com/spring-projects/spring-framework/issues/26138">#26138</a></li> </ul> <h2>v4.3.29.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/25722">#25722</a></li> <li>Refine use of substring operations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25515">#25515</a></li> </ul> <h2>:beetle: Bug Fixes</h2> <ul> <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/25713">#25713</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/25694">#25694</a></li> <li>Potential integer overflow in AbstractResourceBasedMessageSource.setCacheSeconds(int) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25644">#25644</a></li> <li>Lazy dependency proxy does not populate bean dependencies <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25565">#25565</a></li> <li>Synchronized blocks in MethodOverrides are hurting concurrency <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25549">#25549</a></li> <li>StaticListableBeanFactory.isSingleton() returns false for singleton beans <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25525">#25525</a></li> <li>MockHttpServletResponse reset() does not reset charset field <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25512">#25512</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Prevent confusion about build(boolean) method in UriComponentsBuilder <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25703">#25703</a></li> </ul> <h2>v4.3.28.RELEASE</h2> <h2>:star: New Features</h2> <ul> <li>Defer creating logger in StandardWebSocketHandlerAdapter <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25435">#25435</a></li> <li>Alignment of CORS default values with 5.x <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25414">#25414</a></li> <li>Missing null checks in AbstractMessageChannel.addInterceptor/setInterceptors <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25221">#25221</a></li> <li>Avoid full synchronization in AbstractRefreshableApplicationContext.getBeanFactory() since it can lead to massive thread blocking <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25219">#25219</a></li> </ul> <h2>:beetle: Bug fixes</h2> <ul> <li>UriComponentsBuilder.cloneBuilder() cause sharing query parameters between builders <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25426">#25426</a></li> <li>Oracle LOB segments holding TEMP space after executing SP using SimpleJdbcCall with SqlParameterSource <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25419">#25419</a></li> <li>NoRollbackFor rule causes TransactionAspectSupport to log unwarranted "exception overridden" error on WebSphere <a href="https://redirect.github.com/spring-projects/spring-framework/issues/25269">#25269</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/8e0d8f99e258cb4a2dd8bc2632c9881c51ed02bb"><code>8e0d8f9</code></a> Release version 4.3.30.RELEASE</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/0b076b28f1c8927abd151816e77be0cde344c88d"><code>0b076b2</code></a> Remove duplicate "property" in PropertyCacheKey.toString()</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/0abb17af9d05eb5d5ce4adb5f74aff76dd6f5bff"><code>0abb17a</code></a> Polishing (aligned with 5.1.x)</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d5a80d277764cd4f0f05f9ba58dfde5af117ba16"><code>d5a80d2</code></a> Polishing (aligned with 5.2.x)</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/07455c8a27fbbc095402657d325384b7719f8528"><code>07455c8</code></a> ContentCachingResponseWrapper skips contentLength for chunked responses</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c45c67203cb3f6fabe7023f738bba1af7563ab3e"><code>c45c672</code></a> Add Maven Central repository (aligned with 5.1.x)</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/aeb83fe1a3461d38bf5511c6c98b8a6f93e39450"><code>aeb83fe</code></a> Remove misleading default note on ISO.DATE_TIME</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/0bf002dbe197ceda4c8f04dae29be42e9e0fc9ea"><code>0bf002d</code></a> Fix 401 errors from artifactory</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4ff521d7690b2031ed9b002bc0480b56d5cfb889"><code>4ff521d</code></a> UrlPathHelper.removeJsessionid correctly appends remainder</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9107aed878b588ceb097dda19bd3e11e3e0b2344"><code>9107aed</code></a> Refined SqlParameterSource batchUpdate tests (plus related polishing)</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v4.3.3.RELEASE...v4.3.30.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/logging-log4j-audit-sample/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]
