The behavior of spring.jms.listener.concurrency has been corrected to match the documentation (#37180). If you were setting spring.jms.listener.concurrency without also setting spring.jms.listener.max-concurrency, please review your configuration when upgrading.
:lady_beetle: Bug Fixes
@Order does not work on (CommandLine|Application)Runner @Bean methods #37905
Gradle plugin uses to-be-deprecated API for getting and setting file permissions #37878
Task executor metrics are not registered when using lazy initialization #37832
Constructor binding with a custom collection type does not work #37734
Dependency management for kafka-server-common with a test classifier is missing #37499
fileMode and dirMode are not applied to all entries in an archive produced by BootJar #37496
Gradle plugin's build info support produces a deprecation warning when using Gradle 8.4-rc-1 #37493
RepackageMojo doesn't support 1 digit numerical values for project.build.outputTimestamp #37438
The behavior of spring.jms.listener.concurrency has been corrected to match the documentation (#37180). If you were setting spring.jms.listener.concurrency without also setting spring.jms.listener.max-concurrency, please review your configuration when upgrading.
:lady_beetle: Bug Fixes
@Order does not work on (CommandLine|Application)Runner @Bean methods #37905
Gradle plugin uses to-be-deprecated API for getting and setting file permissions #37878
Task executor metrics are not registered when using lazy initialization #37832
Constructor binding with a custom collection type does not work #37734
Dependency management for kafka-server-common with a test classifier is missing #37499
fileMode and dirMode are not applied to all entries in an archive produced by BootJar #37496
Gradle plugin's build info support produces a deprecation warning when using Gradle 8.4-rc-1 #37493
RepackageMojo doesn't support 1 digit numerical values for project.build.outputTimestamp #37438
The behavior of spring.jms.listener.concurrency has been corrected to match the documentation (#37180). If you were setting spring.jms.listener.concurrency without also setting spring.jms.listener.max-concurrency, please review your configuration when upgrading.
:lady_beetle: Bug Fixes
@Order does not work on (CommandLine|Application)Runner @Bean methods #37905
Gradle plugin uses to-be-deprecated API for getting and setting file permissions #37878
Task executor metrics are not registered when using lazy initialization #37832
Constructor binding with a custom collection type does not work #37734
Dependency management for kafka-server-common with a test classifier is missing #37499
fileMode and dirMode are not applied to all entries in an archive produced by BootJar #37496
Gradle plugin's build info support produces a deprecation warning when using Gradle 8.4-rc-1 #37493
RepackageMojo doesn't support 1 digit numerical values for project.build.outputTimestamp #37438
The behavior of spring.jms.listener.concurrency has been corrected to match the documentation (#37180). If you were setting spring.jms.listener.concurrency without also setting spring.jms.listener.max-concurrency, please review your configuration when upgrading.
:lady_beetle: Bug Fixes
@Order does not work on (CommandLine|Application)Runner @Bean methods #37905
Gradle plugin uses to-be-deprecated API for getting and setting file permissions #37878
Task executor metrics are not registered when using lazy initialization #37832
Constructor binding with a custom collection type does not work #37734
Dependency management for kafka-server-common with a test classifier is missing #37499
fileMode and dirMode are not applied to all entries in an archive produced by BootJar #37496
Gradle plugin's build info support produces a deprecation warning when using Gradle 8.4-rc-1 #37493
RepackageMojo doesn't support 1 digit numerical values for project.build.outputTimestamp #37438
The behavior of spring.jms.listener.concurrency has been corrected to match the documentation (#37180). If you were setting spring.jms.listener.concurrency without also setting spring.jms.listener.max-concurrency, please review your configuration when upgrading.
:lady_beetle: Bug Fixes
@Order does not work on (CommandLine|Application)Runner @Bean methods #37905
Gradle plugin uses to-be-deprecated API for getting and setting file permissions #37878
Task executor metrics are not registered when using lazy initialization #37832
Constructor binding with a custom collection type does not work #37734
Dependency management for kafka-server-common with a test classifier is missing #37499
fileMode and dirMode are not applied to all entries in an archive produced by BootJar #37496
Gradle plugin's build info support produces a deprecation warning when using Gradle 8.4-rc-1 #37493
RepackageMojo doesn't support 1 digit numerical values for project.build.outputTimestamp #37438
The behavior of spring.jms.listener.concurrency has been corrected to match the documentation (#37180). If you were setting spring.jms.listener.concurrency without also setting spring.jms.listener.max-concurrency, please review your configuration when upgrading.
:lady_beetle: Bug Fixes
@Order does not work on (CommandLine|Application)Runner @Bean methods #37905
Gradle plugin uses to-be-deprecated API for getting and setting file permissions #37878
Task executor metrics are not registered when using lazy initialization #37832
Constructor binding with a custom collection type does not work #37734
Dependency management for kafka-server-common with a test classifier is missing #37499
fileMode and dirMode are not applied to all entries in an archive produced by BootJar #37496
Gradle plugin's build info support produces a deprecation warning when using Gradle 8.4-rc-1 #37493
RepackageMojo doesn't support 1 digit numerical values for project.build.outputTimestamp #37438
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 commands and options
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 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)
Bumps
spring.boot.version
from 2.7.16 to 2.7.17. Updatesorg.springframework.boot:spring-boot-configuration-processor
from 2.7.16 to 2.7.17Release notes
Sourced from org.springframework.boot:spring-boot-configuration-processor's releases.
... (truncated)
Commits
2caabd0
Release v2.7.17c7d6fbc
Upgrade to Ubuntu Jammy 20231004b226ff4
Upgrade to Java 21.0.1+12d226ba8
Upgrade to Java 17.0.9+11ad93386
Upgrade to Java 11.0.21+1062a074a
Upgrade to Java 8u392+99a4e16a
Upgrade to Ubuntu Jammy 20231004 in CI images #37954817debb
Fix constructor binding with conversion to custom collection type7d6532c
Merge pull request #37905 from ttddyy04307aa
Polish "Support@Order
on [CommandLine|Application]Runner@Bean
definitions"Updates
org.springframework.boot:spring-boot-starter
from 2.7.16 to 2.7.17Release notes
Sourced from org.springframework.boot:spring-boot-starter's releases.
... (truncated)
Commits
2caabd0
Release v2.7.17c7d6fbc
Upgrade to Ubuntu Jammy 20231004b226ff4
Upgrade to Java 21.0.1+12d226ba8
Upgrade to Java 17.0.9+11ad93386
Upgrade to Java 11.0.21+1062a074a
Upgrade to Java 8u392+99a4e16a
Upgrade to Ubuntu Jammy 20231004 in CI images #37954817debb
Fix constructor binding with conversion to custom collection type7d6532c
Merge pull request #37905 from ttddyy04307aa
Polish "Support@Order
on [CommandLine|Application]Runner@Bean
definitions"Updates
org.springframework.boot:spring-boot-starter-test
from 2.7.16 to 2.7.17Release notes
Sourced from org.springframework.boot:spring-boot-starter-test's releases.
... (truncated)
Commits
2caabd0
Release v2.7.17c7d6fbc
Upgrade to Ubuntu Jammy 20231004b226ff4
Upgrade to Java 21.0.1+12d226ba8
Upgrade to Java 17.0.9+11ad93386
Upgrade to Java 11.0.21+1062a074a
Upgrade to Java 8u392+99a4e16a
Upgrade to Ubuntu Jammy 20231004 in CI images #37954817debb
Fix constructor binding with conversion to custom collection type7d6532c
Merge pull request #37905 from ttddyy04307aa
Polish "Support@Order
on [CommandLine|Application]Runner@Bean
definitions"Updates
org.springframework.boot:spring-boot-starter-web
from 2.7.16 to 2.7.17Release notes
Sourced from org.springframework.boot:spring-boot-starter-web's releases.
... (truncated)
Commits
2caabd0
Release v2.7.17c7d6fbc
Upgrade to Ubuntu Jammy 20231004b226ff4
Upgrade to Java 21.0.1+12d226ba8
Upgrade to Java 17.0.9+11ad93386
Upgrade to Java 11.0.21+1062a074a
Upgrade to Java 8u392+99a4e16a
Upgrade to Ubuntu Jammy 20231004 in CI images #37954817debb
Fix constructor binding with conversion to custom collection type7d6532c
Merge pull request #37905 from ttddyy04307aa
Polish "Support@Order
on [CommandLine|Application]Runner@Bean
definitions"Updates
org.springframework.boot:spring-boot-starter-validation
from 2.7.16 to 2.7.17Release notes
Sourced from org.springframework.boot:spring-boot-starter-validation's releases.
... (truncated)
Commits
2caabd0
Release v2.7.17c7d6fbc
Upgrade to Ubuntu Jammy 20231004b226ff4
Upgrade to Java 21.0.1+12d226ba8
Upgrade to Java 17.0.9+11ad93386
Upgrade to Java 11.0.21+1062a074a
Upgrade to Java 8u392+99a4e16a
Upgrade to Ubuntu Jammy 20231004 in CI images #37954817debb
Fix constructor binding with conversion to custom collection type7d6532c
Merge pull request #37905 from ttddyy04307aa
Polish "Support@Order
on [CommandLine|Application]Runner@Bean
definitions"Updates
org.springframework.boot:spring-boot-maven-plugin
from 2.7.16 to 2.7.17Release notes
Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.
... (truncated)
Commits
2caabd0
Release v2.7.17c7d6fbc
Upgrade to Ubuntu Jammy 20231004b226ff4
Upgrade to Java 21.0.1+12d226ba8
Upgrade to Java 17.0.9+11ad93386
Upgrade to Java 11.0.21+1062a074a
Upgrade to Java 8u392+99a4e16a
Upgrade to Ubuntu Jammy 20231004 in CI images #37954817debb
Fix constructor binding with conversion to custom collection type7d6532c
Merge pull request #37905 from ttddyy04307aa
Polish "Support@Order
on [CommandLine|Application]Runner@Bean
definitions"Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | org.springframework.boot:spring-boot-configuration-processor | [>= 3.a, < 4] | | org.springframework.boot:spring-boot-maven-plugin | [>= 3.a, < 4] | | org.springframework.boot:spring-boot-starter | [>= 3.a, < 4] | | org.springframework.boot:spring-boot-starter-test | [>= 3.a, < 4] | | org.springframework.boot:spring-boot-starter-validation | [>= 3.a, < 4] | | org.springframework.boot:spring-boot-starter-web | [>= 3.a, < 4] |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 commands and options
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