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

   Bumps 
[spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 
3.0.1 to 3.0.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-boot/releases";>spring-boot-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>v3.0.2</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Failure analysis of NoUniqueBeanDefinitionException reports 
&quot;defined in null&quot; when bean definition has no resource description <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33876";>#33876</a></li>
   <li><code>@DeprecatedConfigurationProperty</code> has no effect when 
declared on a record component's accessor method <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33871";>#33871</a></li>
   <li>Devtools sets non-existent property spring.reactor.debug <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33860";>#33860</a></li>
   <li>Failing calls to reactive health indicators are not logged <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33856";>#33856</a></li>
   <li>Spring Boot 3 Native: Fails to bind properties under 
'spring.groovy.template' <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33847";>#33847</a></li>
   <li>Diagnostics are poor when the JMX port used by the Maven start goal is 
in use <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33845";>#33845</a></li>
   <li>Inconsistent discovery of parameter names for selectors in custom 
actuator endpoints <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33841";>#33841</a></li>
   <li>OpenTelemetryAutoConfiguration should use parent-based sampler by 
default <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33821";>#33821</a></li>
   <li>SpringBootMockResolver causes AopTestUtils.getUltimateTargetObject to 
recurse until the stack overflows when it calls it with Spring Security's 
authentication manager bean <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33792";>#33792</a></li>
   <li>It is not possible to provide a custom TransactionProvider bean for JOOQ 
<a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33776";>#33776</a></li>
   <li>Remove usage of bean definition instance supplier since not compatible 
with AOT <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33763";>#33763</a></li>
   <li>DevTools prevent startup in native image when using maven <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33760";>#33760</a></li>
   <li>NPE in RabbitProperties when user is given, but password not <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33753";>#33753</a></li>
   <li>EndpointRequestMatcher should have a toString method <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33729";>#33729</a></li>
   <li>SDKMAN should not use repo.spring.io for releases <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33723";>#33723</a></li>
   <li><code>@ConfigurationProperties</code> on a <code>@Bean</code> method 
does not work when the bean has a constructor that is eligible for constructor 
binding <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33710";>#33710</a></li>
   <li>Homebrew and Scoop should not use repo.spring.io for releases <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33706";>#33706</a></li>
   <li>Installing Homebrew formula with --head does not work <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33704";>#33704</a></li>
   <li>Flyway-specific DataSource cannot be created in a native image due to 
missing reflection hints <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33692";>#33692</a></li>
   <li>Remove Jetty/Netty/ApacheHttpClient checks for WebClient <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33640";>#33640</a></li>
   <li>Fix no effect of custom SessionRepositoryCustomizer in application 
context <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33514";>#33514</a></li>
   <li>Nested properties without a setter can no longer be bound in 3.0 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33409";>#33409</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Fix typo in testing-native-application.adoc <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33896";>#33896</a></li>
   <li>Replace &quot;via&quot; in documentation and use &quot;over&quot; or 
&quot;through&quot; instead <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33880";>#33880</a></li>
   <li>Fix typo in kotlin getting started documentation <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33869";>#33869</a></li>
   <li>Update com.gorylenko.gradle-git-properties version to 2.4.1 in doc <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33857";>#33857</a></li>
   <li>Description of spring-boot-starter-websocket does not make it clear that 
it's Servlet-specific <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33842";>#33842</a></li>
   <li>Fix 'the the' typos <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33756";>#33756</a></li>
   <li>Fix docs with repeated words. <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33749";>#33749</a></li>
   <li>Update HTTP 2 documentation for Java 17 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33734";>#33734</a></li>
   <li>Fix typo in getting started documentation <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33732";>#33732</a></li>
   <li>Fix typo in External Configuration documentation <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33728";>#33728</a></li>
   <li>Fix a typo in the ExitCodeGenerator documentation <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33726";>#33726</a></li>
   <li>Fix typo in javadoc of 
org.springframework.boot.web.server.LocalServerPort <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33724";>#33724</a></li>
   <li>Update dockerfile samples to use Java 17 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33629";>#33629</a></li>
   <li>Remove the run example <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33519";>#33519</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Byte Buddy 1.12.22 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33898";>#33898</a></li>
   <li>Upgrade to Couchbase Client 3.4.2 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33899";>#33899</a></li>
   <li>Upgrade to Dropwizard Metrics 4.2.15 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33795";>#33795</a></li>
   <li>Upgrade to FreeMarker 2.3.32 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33900";>#33900</a></li>
   <li>Upgrade to Groovy 4.0.7 <a 
href="https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33796";>#33796</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/fb2ce5103b80ddd16eb102693d51fabcf0cd070b";><code>fb2ce51</code></a>
 Release v3.0.2</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/86f843be8dd4672c8b30835629fd5e9c7a2ae352";><code>86f843b</code></a>
 Merge branch '2.7.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/f6f811c9caac1b8f3e446bf6bb76739a90779ae4";><code>f6f811c</code></a>
 Refine docker credentials used in CI</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/b9851e8bf53d6a2fc093efe04b33ef8eec673cdf";><code>b9851e8</code></a>
 Merge branch '2.7.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/219b5fd1d019ea480be2a4499f2feb071c21bc9c";><code>219b5fd</code></a>
 Upgrade CI to Java 11.0.18+10</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/a1fc7eb4c25164bd8929eaf70268f9e69be64bcd";><code>a1fc7eb</code></a>
 Merge branch '2.7.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/9e874c847256a98f02fd7df720818fa8bc865a69";><code>9e874c8</code></a>
 Use credentials when checking GitHub</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/ac5e39a8418b045f6bb2c87e0e4faa0a67bebe64";><code>ac5e39a</code></a>
 Merge branch '2.7.x'</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/2eae17b50b3bb54f038b45dcb8f04d53831369f0";><code>2eae17b</code></a>
 Use credentials when checking GitHub</li>
   <li><a 
href="https://github.com/spring-projects/spring-boot/commit/b3dc5a851e7e34cc1568ca7cb23e1341f7b5c0b0";><code>b3dc5a8</code></a>
 Merge branch '2.7.x'</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-boot/compare/v3.0.1...v3.0.2";>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-maven-plugin&package-manager=maven&previous-version=3.0.1&new-version=3.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...@isis.apache.org

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

Reply via email to