dependabot[bot] opened a new pull request, #1555: URL: https://github.com/apache/tomee/pull/1555
Bumps [org.springframework.boot:spring-boot-loader-tools](https://github.com/spring-projects/spring-boot) from 3.3.2 to 3.3.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-boot/releases">org.springframework.boot:spring-boot-loader-tools's releases</a>.</em></p> <blockquote> <h2>v3.3.4</h2> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42322">#42322</a></li> <li>Missing details in OAuth2ClientProperties validation error message <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42279">#42279</a></li> <li>FileNotFoundException from unused mis-configured SSL bundles <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42169">#42169</a></li> <li>ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42161">#42161</a></li> <li><code>@RestartScope</code> can cause 'Recursive update' exceptions when used with container beans <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42107">#42107</a></li> <li>JarLauncher fails to load large jar files <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42079">#42079</a></li> <li>PropertiesMigrationListener wrongly reports property as deprecated when has group <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42071">#42071</a></li> <li>Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42059">#42059</a></li> <li>Default Logback config uses deprecated "converterClass" attribute <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42006">#42006</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document that spring.jmx.enabled is not intended for third-party libraries <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42285">#42285</a></li> <li>Update link to Log4j2 system properties <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42263">#42263</a></li> <li>Links to GraphQL in the reference guide redirect to the root instead of specific sections <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42208">#42208</a></li> <li>Syntax error in "Receive a message reactively section" of the reference guide <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42200">#42200</a></li> <li>Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42193">#42193</a></li> <li>Replace RFC 7807 by RFC 9457 in property documentation <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42190">#42190</a></li> <li>Document that configuration property binding to a Kotlin value class with a default is not supported <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42176">#42176</a></li> <li>Update documentation to reflect new no handler found exception behavior <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42167">#42167</a></li> <li>Polish configuration property reference <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42165">#42165</a></li> <li>Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42111">#42111</a></li> <li>Fix StatsD link typo on Metrics documentation page <a href="https://redirect.github.com/spring-projects/spring-boot/pull/42109">#42109</a></li> <li>Improve docker without buildpacks documentation <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42106">#42106</a></li> <li>Improve documentation in "Command-line Completion" <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42103">#42103</a></li> <li>Kotlin code examples are missing from the Testing section <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42094">#42094</a></li> <li>Fix incorrect command in Docker configuration for Colima <a href="https://redirect.github.com/spring-projects/spring-boot/pull/42078">#42078</a></li> <li>Gradle Plugin AOT documentation has sample error <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42046">#42046</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Groovy 4.0.23 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42292">#42292</a></li> <li>Upgrade to Hibernate 6.5.3.Final <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42365">#42365</a></li> <li>Upgrade to Infinispan 15.0.8.Final <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42253">#42253</a></li> <li>Upgrade to Jakarta Servlet JSP JSTL 3.0.2 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42254">#42254</a></li> <li>Upgrade to Jetty 12.0.13 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42256">#42256</a></li> <li>Upgrade to Jetty Reactive HTTPClient 4.0.7 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42255">#42255</a></li> <li>Upgrade to Logback 1.5.8 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42257">#42257</a></li> <li>Upgrade to Micrometer 1.13.4 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42129">#42129</a></li> <li>Upgrade to Micrometer Tracing 1.3.4 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42130">#42130</a></li> <li>Upgrade to MSSQL JDBC 12.6.4.jre11 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42258">#42258</a></li> <li>Upgrade to Native Build Tools Plugin 0.10.3 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42205">#42205</a></li> <li>Upgrade to Netty 4.1.113.Final <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42259">#42259</a></li> <li>Upgrade to Postgresql 42.7.4 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42260">#42260</a></li> <li>Upgrade to R2DBC MariaDB 1.2.2 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42326">#42326</a></li> <li>Upgrade to Reactor Bom 2023.0.10 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42131">#42131</a></li> <li>Upgrade to SendGrid 4.10.3 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/42366">#42366</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-boot/commit/8e9dc7bb6106ae676c933a7b589a1c1842f0c811"><code>8e9dc7b</code></a> Release v3.3.4</li> <li><a href="https://github.com/spring-projects/spring-boot/commit/4e860f1f4d52016c9febbc130cc15b5b5379dc2c"><code>4e860f1</code></a> Merge branch '3.2.x' into 3.3.x</li> <li><a href="https://github.com/spring-projects/spring-boot/commit/d137191494b81ddc3710f06e10c79d1e8c695796"><code>d137191</code></a> Next development version (v3.2.11-SNAPSHOT)</li> <li><a href="https://github.com/spring-projects/spring-boot/commit/97dd01e28a8d6ad54328d0ba2b39fa8591280822"><code>97dd01e</code></a> Upgrade to SendGrid 4.10.3</li> <li><a href="https://github.com/spring-projects/spring-boot/commit/1b3b3aaef4ed85a9fe688a9b7b5e9b89edd82118"><code>1b3b3aa</code></a> Upgrade to Hibernate 6.5.3.Final</li> <li><a href="https://github.com/spring-projects/spring-boot/commit/c2adc3b6cb508dbff5e62b3a581e08a40cba66b1"><code>c2adc3b</code></a> Upgrade to Zipkin Reporter 3.4.2</li> <li><a href="https://github.com/spring-projects/spring-boot/commit/0271b24e0e896210f7367bce41cae3f52e9d0749"><code>0271b24</code></a> Merge branch '3.2.x' into 3.3.x</li> <li><a href="https://github.com/spring-projects/spring-boot/commit/ae8315e90aec2e314e32f48c9e697bb11641462f"><code>ae8315e</code></a> Use Liberica for Java 23 CI</li> <li><a href="https://github.com/spring-projects/spring-boot/commit/49569909ea767203bcd0d2d3c80c9bc7392894fb"><code>4956990</code></a> Merge branch '3.2.x' into 3.3.x</li> <li><a href="https://github.com/spring-projects/spring-boot/commit/f9379f45765d6218d17a85d6e46dec69cd46a2a9"><code>f9379f4</code></a> Apply nohttp check per-project rather than at root</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.4">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) </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...@tomee.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org