You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/10/20 01:02:53 UTC

[PR] Bump spring-boot.version from 2.7.16 to 2.7.17 [logging-log4j-samples]

dependabot[bot] opened a new pull request, #78:
URL: https://github.com/apache/logging-log4j-samples/pull/78

   Bumps `spring-boot.version` from 2.7.16 to 2.7.17.
   Updates `org.springframework.boot:spring-boot-starter-parent` from 2.7.16 to 2.7.17
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-boot/releases">org.springframework.boot:spring-boot-starter-parent's releases</a>.</em></p>
   <blockquote>
   <h2>v2.7.17</h2>
   <h2>:warning: Noteworthy Changes</h2>
   <ul>
   <li>The behavior of <code>spring.jms.listener.concurrency</code> has been corrected to match the documentation (<a href="https://redirect.github.com/spring-projects/spring-boot/pull/37180">#37180</a>). If you were setting <code>spring.jms.listener.concurrency</code> without also setting <code>spring.jms.listener.max-concurrency</code>, please review your configuration when upgrading.</li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li><code>@Order</code> does not work on (CommandLine|Application)Runner <code>@Bean</code> methods <a href="https://redirect.github.com/spring-projects/spring-boot/pull/37905">#37905</a></li>
   <li>Gradle plugin uses to-be-deprecated API for getting and setting file permissions <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37878">#37878</a></li>
   <li>Task executor metrics are not registered when using lazy initialization <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37832">#37832</a></li>
   <li>Constructor binding with a custom collection type does not work <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37734">#37734</a></li>
   <li>Dependency management for kafka-server-common with a test classifier is missing <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37499">#37499</a></li>
   <li>fileMode and dirMode are not applied to all entries in an archive produced by BootJar <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37496">#37496</a></li>
   <li>Gradle plugin's build info support produces a deprecation warning when using Gradle 8.4-rc-1 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37493">#37493</a></li>
   <li>RepackageMojo doesn't support 1 digit numerical values for project.build.outputTimestamp <a href="https://redirect.github.com/spring-projects/spring-boot/pull/37438">#37438</a></li>
   <li>Restarter creates memory leak in tests <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37373">#37373</a></li>
   <li>Contrary to the documentation, setting spring.jms.listener.concurrency alone configures the maximum concurrency <a href="https://redirect.github.com/spring-projects/spring-boot/pull/37180">#37180</a></li>
   <li>Application fails to start when an optional config import cannot be resolved <a href="https://redirect.github.com/spring-projects/spring-boot/issues/35683">#35683</a></li>
   <li><code>@ComponentScan</code> on a test class is processed when creating a test context but is not included in the context's cache key <a href="https://redirect.github.com/spring-projects/spring-boot/issues/31577">#31577</a></li>
   <li>AspectJ transaction management with compile-time weaving does not work with spring.main.lazy-initialization=true <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37506">#37506</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Remove link to LiveReload website due to timeout <a href="https://redirect.github.com/spring-projects/spring-boot/pull/37643">#37643</a></li>
   <li>Refer to ActiveMQ as ActiveMQ &quot;Classic&quot; <a href="https://redirect.github.com/spring-projects/spring-boot/pull/37606">#37606</a></li>
   <li>Use more idiomatic Kotlin in example for &quot;Map Health Indicators to Micrometer Metrics&quot; <a href="https://redirect.github.com/spring-projects/spring-boot/pull/37491">#37491</a></li>
   <li>Document support for Java 21 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37371">#37371</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Dropwizard Metrics 4.2.21 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37893">#37893</a></li>
   <li>Upgrade to Elasticsearch 7.17.14 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37840">#37840</a></li>
   <li>Upgrade to Infinispan 13.0.20.Final <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37841">#37841</a></li>
   <li>Upgrade to Jetty 9.4.53.v20231009 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37842">#37842</a></li>
   <li>Upgrade to Jetty Reactive HTTPClient 1.1.15 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37927">#37927</a></li>
   <li>Upgrade to Micrometer 1.9.16 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37674">#37674</a></li>
   <li>Upgrade to Netty 4.1.100.Final <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37843">#37843</a></li>
   <li>Upgrade to Pooled JMS 1.2.5 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37894">#37894</a></li>
   <li>Upgrade to Reactor Bom 2020.0.37 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37675">#37675</a></li>
   <li>Upgrade to Spring AMQP 2.4.17 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37676">#37676</a></li>
   <li>Upgrade to Spring Data Bom 2021.2.17 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37677">#37677</a></li>
   <li>Upgrade to Spring Session Bom 2021.2.3 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37928">#37928</a></li>
   <li>Upgrade to Tomcat 9.0.82 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37895">#37895</a></li>
   <li>Upgrade to UnboundID LDAPSDK 6.0.10 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37753">#37753</a></li>
   <li>Upgrade to Undertow 2.2.28.Final <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37929">#37929</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>Thank you to all the contributors who worked on this release:</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/2caabd06bc52fbdf1e94a43c15016c94cc69d480"><code>2caabd0</code></a> Release v2.7.17</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/c7d6fbcb3ad04461bc8d1b672b0cc8d137773cc7"><code>c7d6fbc</code></a> Upgrade to Ubuntu Jammy 20231004</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/b226ff40f09710d3eee87c4b9f099628c14e4512"><code>b226ff4</code></a> Upgrade to Java 21.0.1+12</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/d226ba88d94877d7c90fd8881876bd3af1927f4f"><code>d226ba8</code></a> Upgrade to Java 17.0.9+11</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/ad933869cae0fb2e83a263106e5820b860bc775d"><code>ad93386</code></a> Upgrade to Java 11.0.21+10</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/62a074a728451889b4973236b745050674814e46"><code>62a074a</code></a> Upgrade to Java 8u392+9</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/9a4e16a2d4ce46a85623bd802d78921bbcc2b31e"><code>9a4e16a</code></a> Upgrade to Ubuntu Jammy 20231004 in CI images <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37954">#37954</a></li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/817debb1ee78f2b6e1a6428823f8c0831d7b30a4"><code>817debb</code></a> Fix constructor binding with conversion to custom collection type</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/7d6532cac475d989b6e52c93ece1df4d6a646e63"><code>7d6532c</code></a> Merge pull request <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37905">#37905</a> from ttddyy</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/04307aa7e02c8c10830cc59dce29a101897b0905"><code>04307aa</code></a> Polish &quot;Support <a href="https://github.com/Order"><code>@​Order</code></a> on [CommandLine|Application]Runner <a href="https://github.com/Bean"><code>@​Bean</code></a> definitions&quot;</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-boot/compare/v2.7.16...v2.7.17">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.16 to 2.7.17
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-boot/releases">org.springframework.boot:spring-boot-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>v2.7.17</h2>
   <h2>:warning: Noteworthy Changes</h2>
   <ul>
   <li>The behavior of <code>spring.jms.listener.concurrency</code> has been corrected to match the documentation (<a href="https://redirect.github.com/spring-projects/spring-boot/pull/37180">#37180</a>). If you were setting <code>spring.jms.listener.concurrency</code> without also setting <code>spring.jms.listener.max-concurrency</code>, please review your configuration when upgrading.</li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li><code>@Order</code> does not work on (CommandLine|Application)Runner <code>@Bean</code> methods <a href="https://redirect.github.com/spring-projects/spring-boot/pull/37905">#37905</a></li>
   <li>Gradle plugin uses to-be-deprecated API for getting and setting file permissions <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37878">#37878</a></li>
   <li>Task executor metrics are not registered when using lazy initialization <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37832">#37832</a></li>
   <li>Constructor binding with a custom collection type does not work <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37734">#37734</a></li>
   <li>Dependency management for kafka-server-common with a test classifier is missing <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37499">#37499</a></li>
   <li>fileMode and dirMode are not applied to all entries in an archive produced by BootJar <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37496">#37496</a></li>
   <li>Gradle plugin's build info support produces a deprecation warning when using Gradle 8.4-rc-1 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37493">#37493</a></li>
   <li>RepackageMojo doesn't support 1 digit numerical values for project.build.outputTimestamp <a href="https://redirect.github.com/spring-projects/spring-boot/pull/37438">#37438</a></li>
   <li>Restarter creates memory leak in tests <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37373">#37373</a></li>
   <li>Contrary to the documentation, setting spring.jms.listener.concurrency alone configures the maximum concurrency <a href="https://redirect.github.com/spring-projects/spring-boot/pull/37180">#37180</a></li>
   <li>Application fails to start when an optional config import cannot be resolved <a href="https://redirect.github.com/spring-projects/spring-boot/issues/35683">#35683</a></li>
   <li><code>@ComponentScan</code> on a test class is processed when creating a test context but is not included in the context's cache key <a href="https://redirect.github.com/spring-projects/spring-boot/issues/31577">#31577</a></li>
   <li>AspectJ transaction management with compile-time weaving does not work with spring.main.lazy-initialization=true <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37506">#37506</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Remove link to LiveReload website due to timeout <a href="https://redirect.github.com/spring-projects/spring-boot/pull/37643">#37643</a></li>
   <li>Refer to ActiveMQ as ActiveMQ &quot;Classic&quot; <a href="https://redirect.github.com/spring-projects/spring-boot/pull/37606">#37606</a></li>
   <li>Use more idiomatic Kotlin in example for &quot;Map Health Indicators to Micrometer Metrics&quot; <a href="https://redirect.github.com/spring-projects/spring-boot/pull/37491">#37491</a></li>
   <li>Document support for Java 21 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37371">#37371</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Dropwizard Metrics 4.2.21 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37893">#37893</a></li>
   <li>Upgrade to Elasticsearch 7.17.14 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37840">#37840</a></li>
   <li>Upgrade to Infinispan 13.0.20.Final <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37841">#37841</a></li>
   <li>Upgrade to Jetty 9.4.53.v20231009 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37842">#37842</a></li>
   <li>Upgrade to Jetty Reactive HTTPClient 1.1.15 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37927">#37927</a></li>
   <li>Upgrade to Micrometer 1.9.16 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37674">#37674</a></li>
   <li>Upgrade to Netty 4.1.100.Final <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37843">#37843</a></li>
   <li>Upgrade to Pooled JMS 1.2.5 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37894">#37894</a></li>
   <li>Upgrade to Reactor Bom 2020.0.37 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37675">#37675</a></li>
   <li>Upgrade to Spring AMQP 2.4.17 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37676">#37676</a></li>
   <li>Upgrade to Spring Data Bom 2021.2.17 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37677">#37677</a></li>
   <li>Upgrade to Spring Session Bom 2021.2.3 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37928">#37928</a></li>
   <li>Upgrade to Tomcat 9.0.82 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37895">#37895</a></li>
   <li>Upgrade to UnboundID LDAPSDK 6.0.10 <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37753">#37753</a></li>
   <li>Upgrade to Undertow 2.2.28.Final <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37929">#37929</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>Thank you to all the contributors who worked on this release:</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/2caabd06bc52fbdf1e94a43c15016c94cc69d480"><code>2caabd0</code></a> Release v2.7.17</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/c7d6fbcb3ad04461bc8d1b672b0cc8d137773cc7"><code>c7d6fbc</code></a> Upgrade to Ubuntu Jammy 20231004</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/b226ff40f09710d3eee87c4b9f099628c14e4512"><code>b226ff4</code></a> Upgrade to Java 21.0.1+12</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/d226ba88d94877d7c90fd8881876bd3af1927f4f"><code>d226ba8</code></a> Upgrade to Java 17.0.9+11</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/ad933869cae0fb2e83a263106e5820b860bc775d"><code>ad93386</code></a> Upgrade to Java 11.0.21+10</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/62a074a728451889b4973236b745050674814e46"><code>62a074a</code></a> Upgrade to Java 8u392+9</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/9a4e16a2d4ce46a85623bd802d78921bbcc2b31e"><code>9a4e16a</code></a> Upgrade to Ubuntu Jammy 20231004 in CI images <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37954">#37954</a></li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/817debb1ee78f2b6e1a6428823f8c0831d7b30a4"><code>817debb</code></a> Fix constructor binding with conversion to custom collection type</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/7d6532cac475d989b6e52c93ece1df4d6a646e63"><code>7d6532c</code></a> Merge pull request <a href="https://redirect.github.com/spring-projects/spring-boot/issues/37905">#37905</a> from ttddyy</li>
   <li><a href="https://github.com/spring-projects/spring-boot/commit/04307aa7e02c8c10830cc59dce29a101897b0905"><code>04307aa</code></a> Polish &quot;Support <a href="https://github.com/Order"><code>@​Order</code></a> on [CommandLine|Application]Runner <a href="https://github.com/Bean"><code>@​Bean</code></a> definitions&quot;</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-boot/compare/v2.7.16...v2.7.17">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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: notifications-unsubscribe@logging.apache.org

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


Re: [PR] Bump spring-boot.version from 2.7.16 to 2.7.17 [logging-log4j-samples]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #78:
URL: https://github.com/apache/logging-log4j-samples/pull/78#issuecomment-1771913310

   OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: notifications-unsubscribe@logging.apache.org

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


Re: [PR] Bump spring-boot.version from 2.7.16 to 2.7.17 [logging-log4j-samples]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #78:
URL: https://github.com/apache/logging-log4j-samples/pull/78#issuecomment-1771913269

   Changes are applied by CI in 7d314a2024db9a00bb89fc95f7238be941829aa1


-- 
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: notifications-unsubscribe@logging.apache.org

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


Re: [PR] Bump spring-boot.version from 2.7.16 to 2.7.17 [logging-log4j-samples]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed pull request #78: Bump spring-boot.version from 2.7.16 to 2.7.17
URL: https://github.com/apache/logging-log4j-samples/pull/78


-- 
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: notifications-unsubscribe@logging.apache.org

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