Bump spring-boot-starter-parent from 3.0.1 to 3.0.2
requested to merge dependabot-maven-org.springframework.boot-spring-boot-starter-parent-3.0.2 into master
Bumps spring-boot-starter-parent from 3.0.1 to 3.0.2.
Release notes
Sourced from spring-boot-starter-parent's releases.
v3.0.2
:lady_beetle: Bug Fixes
- Failure analysis of NoUniqueBeanDefinitionException reports "defined in null" when bean definition has no resource description #33876
@DeprecatedConfigurationProperty
has no effect when declared on a record component's accessor method #33871- Devtools sets non-existent property spring.reactor.debug #33860
- Failing calls to reactive health indicators are not logged #33856
- Spring Boot 3 Native: Fails to bind properties under 'spring.groovy.template' #33847
- Diagnostics are poor when the JMX port used by the Maven start goal is in use #33845
- Inconsistent discovery of parameter names for selectors in custom actuator endpoints #33841
- OpenTelemetryAutoConfiguration should use parent-based sampler by default #33821
- SpringBootMockResolver causes AopTestUtils.getUltimateTargetObject to recurse until the stack overflows when it calls it with Spring Security's authentication manager bean #33792
- It is not possible to provide a custom TransactionProvider bean for JOOQ #33776
- Remove usage of bean definition instance supplier since not compatible with AOT #33763
- DevTools prevent startup in native image when using maven #33760
- NPE in RabbitProperties when user is given, but password not #33753
- EndpointRequestMatcher should have a toString method #33729
- SDKMAN should not use repo.spring.io for releases #33723
@ConfigurationProperties
on a@Bean
method does not work when the bean has a constructor that is eligible for constructor binding #33710- Homebrew and Scoop should not use repo.spring.io for releases #33706
- Installing Homebrew formula with --head does not work #33704
- Flyway-specific DataSource cannot be created in a native image due to missing reflection hints #33692
- Remove Jetty/Netty/ApacheHttpClient checks for WebClient #33640
- Fix no effect of custom SessionRepositoryCustomizer in application context #33514
- Nested properties without a setter can no longer be bound in 3.0 #33409
📔 Documentation
- Fix typo in testing-native-application.adoc #33896
- Replace "via" in documentation and use "over" or "through" instead #33880
- Fix typo in kotlin getting started documentation #33869
- Update com.gorylenko.gradle-git-properties version to 2.4.1 in doc #33857
- Description of spring-boot-starter-websocket does not make it clear that it's Servlet-specific #33842
- Fix 'the the' typos #33756
- Fix docs with repeated words. #33749
- Update HTTP 2 documentation for Java 17 #33734
- Fix typo in getting started documentation #33732
- Fix typo in External Configuration documentation #33728
- Fix a typo in the ExitCodeGenerator documentation #33726
- Fix typo in javadoc of org.springframework.boot.web.server.LocalServerPort #33724
- Update dockerfile samples to use Java 17 #33629
- Remove the run example #33519
🔨 Dependency Upgrades
... (truncated)
Commits
-
fb2ce51
Release v3.0.2 -
86f843b
Merge branch '2.7.x' -
f6f811c
Refine docker credentials used in CI -
b9851e8
Merge branch '2.7.x' -
219b5fd
Upgrade CI to Java 11.0.18+10 -
a1fc7eb
Merge branch '2.7.x' -
9e874c8
Use credentials when checking GitHub -
ac5e39a
Merge branch '2.7.x' -
2eae17b
Use credentials when checking GitHub -
b3dc5a8
Merge branch '2.7.x' - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts