dependabot[bot] opened a new pull request, #13:
URL: https://github.com/apache/flex-blazeds/pull/13

   Bumps 
[spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) 
from 2.7.0 to 2.7.12.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-boot/releases";>spring-boot-autoconfigure's
 releases</a>.</em></p>
   <blockquote>
   <h2>v2.7.12</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Welcome page may return a 404 when an acceptable response cannot be 
produced <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35552";>#35552</a></li>
   <li>Invalid reference format error when tagging images using Podman <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35358";>#35358</a></li>
   <li><code>FactoryBean.getObject</code> for non-singleton executed when 
resetting mocks <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35324";>#35324</a></li>
   <li>Can't use PEM encoded PKCS#8 EC keys with 
server.ssl.certificate-private-key <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35322";>#35322</a></li>
   <li>Webflux server gracefulshutdown throws NullPointerException <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35264";>#35264</a></li>
   <li>Health actuator mail details shows the port as -1 when using the default 
port <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35247";>#35247</a></li>
   <li>SessionRepositoryFilterConfiguration can cause early initialization of 
SessionRepository beans including Redis <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35240";>#35240</a></li>
   <li>Devtools main method search algorithm can find incorrect main method <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35214";>#35214</a></li>
   <li>When a WebFlux app is deployed to Cloud Foundry some metrics are lost 
and numerous beans are ineligible for post-processing <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35163";>#35163</a></li>
   <li>Liveness and readiness probes return down when lazy initialization is 
enabled <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35161";>#35161</a></li>
   <li>Treating a null Flyway-specific password as an empty string prevents the 
use of PGPASS for authentication <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35110";>#35110</a></li>
   <li>WebClient auto-configuration tries to use 
HttpComponentsClientHttpConnector when all required classes are not present <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/34964";>#34964</a></li>
   <li>MinIdle and MaxValidationTime properties missing for R2DBC pools <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/34724";>#34724</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Polish formatting of permitAll() endpoint security Kotlin example <a 
href="https://redirect.github.com/spring-projects/spring-boot/pull/35454";>#35454</a></li>
   <li>Wrong anchors in Maven plugin documentation <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35371";>#35371</a></li>
   <li>Correct list of annotations that are equivalent to 
<code>@SpringBootApplication</code> <a 
href="https://redirect.github.com/spring-projects/spring-boot/pull/35180";>#35180</a></li>
   <li>Harmonize references to application.yaml files in reference docs <a 
href="https://redirect.github.com/spring-projects/spring-boot/pull/34628";>#34628</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Elasticsearch 7.17.10 <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35339";>#35339</a></li>
   <li>Upgrade to Hazelcast 5.1.6 <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35440";>#35440</a></li>
   <li>Upgrade to Johnzon 1.2.20 <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35340";>#35340</a></li>
   <li>Upgrade to Json-smart 2.4.11 <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35549";>#35549</a></li>
   <li>Upgrade to Micrometer 1.9.11 <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35290";>#35290</a></li>
   <li>Upgrade to Netty 4.1.92.Final <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35441";>#35441</a></li>
   <li>Upgrade to Reactor Bom 2020.0.32 <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35291";>#35291</a></li>
   <li>Upgrade to Spring Data Bom 2021.2.12 <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35292";>#35292</a></li>
   <li>Upgrade to Spring Integration 5.5.18 <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35294";>#35294</a></li>
   <li>Upgrade to Tomcat 9.0.75 <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35442";>#35442</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>Thank you to all the contributors who worked on this release:</p>
   <p><a href="https://github.com/JunJaBoy";><code>@​JunJaBoy</code></a>, <a 
href="https://github.com/aasaru";><code>@​aasaru</code></a>, <a 
href="https://github.com/davin111";><code>@​davin111</code></a>, and <a 
href="https://github.com/ivandimitrov8080";><code>@​ivandimitrov8080</code></a></p>
   <h2>v2.7.11</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>CloudFoundry integration does not use endpoint path mappings <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35085";>#35085</a></li>
   <li>Gradle Spring Boot plugin with Kotlin DSL does not support 
includeProjectDependencies in bootJar &gt; layered &gt; dependencies 
configuration <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/35033";>#35033</a></li>
   <li>Banner placeholders use default values too soon <a 
href="https://redirect.github.com/spring-projects/spring-boot/pull/34764";>#34764</a></li>
   <li>Cassandra default configuration substitutions don't resolve against 
configuration derived from spring.data.cassandra properties <a 
href="https://redirect.github.com/spring-projects/spring-boot/issues/34643";>#34643</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/64157f2afc1a9e89da4148c62844fe7d5618b412";><code>64157f2</code></a>
 Release v2.7.12</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/418dd1ba5bdad79b55a043000164bfcbda2acd78";><code>418dd1b</code></a>
 Return 406 status code if welcome page is not accepted</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/cc2bb7cade622873d353be2c675ee6407fee4a94";><code>cc2bb7c</code></a>
 Upgrade to Json-smart 2.4.11</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/c0797eea1d286d621687ce0820a40b225223b907";><code>c0797ee</code></a>
 Upgrade CI to Docker 24.0.0</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/1cd3a32f1ff579ea5a7d416e43e7a37fddc618ca";><code>1cd3a32</code></a>
 Merge branch '2.6.x' into 2.7.x</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/7f9fd042fb38a390d9835bae119c8764d2066c18";><code>7f9fd04</code></a>
 Upgrade to Undertow 2.2.24.Final</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/47f1fc57d9a34cb3da6ddc0157fba13c379a075f";><code>47f1fc5</code></a>
 Upgrade to Tomcat 9.0.75</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/2e8ec62cd43a95d66672cf9ff793ad781536ddff";><code>2e8ec62</code></a>
 Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/ba7485bf48743beea994c9e70e542fbd8b0d3590";><code>ba7485b</code></a>
 Upgrade to Spring WS 3.1.6</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/1e5797f3502f9e26bb3b7f76ad48f016fa7816e9";><code>1e5797f</code></a>
 Upgrade to Spring Security 5.6.10</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-boot/compare/v2.7.0...v2.7.12";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework.boot:spring-boot-autoconfigure&package-manager=maven&previous-version=2.7.0&new-version=2.7.12)](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/flex-blazeds/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...@flex.apache.org

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

Reply via email to