Log4j2LoggingSystem pollutes Log4j2's environment with a SpringEnvironmentPropertySource that is never removed #40326
When using Maven, configuring the spring-boot.excludes or spring-boot-includes user properties causes the build to fail with "Cannot find default setter" #40323
@ServletComponentScan does not register servlet components in a mock web environment #40321
Loading of custom deny-all filter can cause a StackOverflowError when deploying to Tomcat with Log4j2 configured to use a single JVM-wide logger context #40312
Jetty support doesn't set virtual thread name #40152
Executable JAR application startup is slower after 3.2.0 when Hibernate scanner is not disabled #40125
NoClassDefFoundError can be thrown from LaunchedClassLoader when threads are interrupted #40096
:notebook_with_decorative_cover: Documentation
Producible's javadoc has the wrong link text for @WriteOperation and @DeleteOperation#40386
Clarify requirements for -parameters and constructor binding #40157
Log4j2LoggingSystem pollutes Log4j2's environment with a SpringEnvironmentPropertySource that is never removed #40326
When using Maven, configuring the spring-boot.excludes or spring-boot-includes user properties causes the build to fail with "Cannot find default setter" #40323
@ServletComponentScan does not register servlet components in a mock web environment #40321
Loading of custom deny-all filter can cause a StackOverflowError when deploying to Tomcat with Log4j2 configured to use a single JVM-wide logger context #40312
Jetty support doesn't set virtual thread name #40152
Executable JAR application startup is slower after 3.2.0 when Hibernate scanner is not disabled #40125
NoClassDefFoundError can be thrown from LaunchedClassLoader when threads are interrupted #40096
:notebook_with_decorative_cover: Documentation
Producible's javadoc has the wrong link text for @WriteOperation and @DeleteOperation#40386
Clarify requirements for -parameters and constructor binding #40157
Log4j2LoggingSystem pollutes Log4j2's environment with a SpringEnvironmentPropertySource that is never removed #40326
When using Maven, configuring the spring-boot.excludes or spring-boot-includes user properties causes the build to fail with "Cannot find default setter" #40323
@ServletComponentScan does not register servlet components in a mock web environment #40321
Loading of custom deny-all filter can cause a StackOverflowError when deploying to Tomcat with Log4j2 configured to use a single JVM-wide logger context #40312
Jetty support doesn't set virtual thread name #40152
Executable JAR application startup is slower after 3.2.0 when Hibernate scanner is not disabled #40125
NoClassDefFoundError can be thrown from LaunchedClassLoader when threads are interrupted #40096
:notebook_with_decorative_cover: Documentation
Producible's javadoc has the wrong link text for @WriteOperation and @DeleteOperation#40386
Clarify requirements for -parameters and constructor binding #40157
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 3.2.4 to 3.2.5. Updatesorg.springframework.boot:spring-boot-dependencies
from 3.2.4 to 3.2.5Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
b3a160d
Release v3.2.5f5b51ab
Merge branch '3.1.x' into 3.2.x6b44072
Remove dependency on the git ref when creating releasesb13d006
Fix action that publishes to SDKmanf84a263
Merge branch '3.1.x' into 3.2.x56b59cd
Fix action that publishes the Gradle plugin9a28ae1
Merge branch '3.1.x' into 3.2.x18ada7c
Next development version (v3.1.12-SNAPSHOT)816b9b9
Merge branch '3.1.x' into 3.2.x8a22108
Use the version not the tag when creating the build nameUpdates
org.springframework.boot:spring-boot-starter-test
from 3.2.4 to 3.2.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-test's releases.
... (truncated)
Commits
b3a160d
Release v3.2.5f5b51ab
Merge branch '3.1.x' into 3.2.x6b44072
Remove dependency on the git ref when creating releasesb13d006
Fix action that publishes to SDKmanf84a263
Merge branch '3.1.x' into 3.2.x56b59cd
Fix action that publishes the Gradle plugin9a28ae1
Merge branch '3.1.x' into 3.2.x18ada7c
Next development version (v3.1.12-SNAPSHOT)816b9b9
Merge branch '3.1.x' into 3.2.x8a22108
Use the version not the tag when creating the build nameUpdates
org.springframework.boot:spring-boot-maven-plugin
from 3.2.4 to 3.2.5Release notes
Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.
... (truncated)
Commits
b3a160d
Release v3.2.5f5b51ab
Merge branch '3.1.x' into 3.2.x6b44072
Remove dependency on the git ref when creating releasesb13d006
Fix action that publishes to SDKmanf84a263
Merge branch '3.1.x' into 3.2.x56b59cd
Fix action that publishes the Gradle plugin9a28ae1
Merge branch '3.1.x' into 3.2.x18ada7c
Next development version (v3.1.12-SNAPSHOT)816b9b9
Merge branch '3.1.x' into 3.2.x8a22108
Use the version not the tag when creating the build nameDependabot 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