-
Notifications
You must be signed in to change notification settings - Fork 942
Commit 2345029
authored
chore(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.2.2 (#1215)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[org.springframework.boot:spring-boot-gradle-plugin](https://spring.io/projects/spring-boot)
([source](https://togithub.com/spring-projects/spring-boot)) | `3.2.1`
-> `3.2.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>spring-projects/spring-boot
(org.springframework.boot:spring-boot-gradle-plugin)</summary>
###
[`v3.2.2`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.2.2)
#### 🐞 Bug Fixes
- SslBundle implementations do not provide useful toString() results
[#​39167](https://togithub.com/spring-projects/spring-boot/issues/39167)
- JarEntry.getComment() returns incorrect result from NestedJarFile
instances
[#​39166](https://togithub.com/spring-projects/spring-boot/issues/39166)
- Mixing PEM and JKS certificate material in server.ssl properties does
not work
[#​39158](https://togithub.com/spring-projects/spring-boot/issues/39158)
- Having AspectJ and Micrometer on the classpath is not a strong enough
signal to enable support for Micrometer observation annotations
[#​39128](https://togithub.com/spring-projects/spring-boot/issues/39128)
- Actuator endpoints with no operations that use selectors are not
accessible when mapped to /
[#​39122](https://togithub.com/spring-projects/spring-boot/issues/39122)
- Spring Boot 3.2 app that uses WebFlux, Security, and Actuator may fail
to start due to a missing authentication manager
[#​39096](https://togithub.com/spring-projects/spring-boot/issues/39096)
- management.observations.http.server.requests.name no longer has any
effect
[#​39083](https://togithub.com/spring-projects/spring-boot/issues/39083)
- spring.rabbitmq.listener.stream.auto-startup property has no effect
[#​39078](https://togithub.com/spring-projects/spring-boot/issues/39078)
- Error mark in the log message for PatternParseException is in the
wrong place
[#​39075](https://togithub.com/spring-projects/spring-boot/issues/39075)
- Configuring server.jetty.max-connections has no effect
[#​39052](https://togithub.com/spring-projects/spring-boot/pull/39052)
- `@ConfigurationPropertiesBinding` converters that rely on initial
CharSequence to String conversion no longer work
[#​39051](https://togithub.com/spring-projects/spring-boot/issues/39051)
- Manifest attributes cannot be resolved with the new loader
implementation
[#​38996](https://togithub.com/spring-projects/spring-boot/issues/38996)
- Throwable from logging system initialization may result in the
application silently failing to start
[#​38963](https://togithub.com/spring-projects/spring-boot/issues/38963)
- When using Jetty, idle timeout for IO operations and delayed dispatch
cannot be set to less than 30000ms
[#​38960](https://togithub.com/spring-projects/spring-boot/issues/38960)
- spring-boot-maven-plugin repackage uber jar execution fails when jar
is put on WSL network drive
[#​38956](https://togithub.com/spring-projects/spring-boot/issues/38956)
- Oracle OJDBC BOM version is flagged not for production use
[#​38943](https://togithub.com/spring-projects/spring-boot/issues/38943)
- Connection leak when using jOOQ and spring.jooq.sql-dialect has not
been set
[#​38924](https://togithub.com/spring-projects/spring-boot/pull/38924)
- AutoConfigurationSorter does not always respect
`@AutoConfigureOrder`(Ordered.LOWEST_PRECEDENCE)
[#​38916](https://togithub.com/spring-projects/spring-boot/issues/38916)
- Containers are not started when using `@ImportTestcontainers`
[#​38913](https://togithub.com/spring-projects/spring-boot/issues/38913)
- Even when spring.security.user.name or spring.security.user.password
has been configured, user details auto-configuration still backs off
when resource server is on the classpath
[#​38864](https://togithub.com/spring-projects/spring-boot/issues/38864)
- MockRestServiceServerAutoConfiguration with RestTemplate and
RestClient together throws incorrect exception
[#​38820](https://togithub.com/spring-projects/spring-boot/issues/38820)
#### 📔 Documentation
- Improve "Sanitize Sensitive Values" section in reference documentation
[#​39199](https://togithub.com/spring-projects/spring-boot/issues/39199)
- Fix link to Log4j2's JDK logging adapter documentation
[#​39171](https://togithub.com/spring-projects/spring-boot/issues/39171)
- Update CRaC support status link
[#​39170](https://togithub.com/spring-projects/spring-boot/pull/39170)
- Remove entry for OCI starter as it is no longer maintained
[#​39165](https://togithub.com/spring-projects/spring-boot/issues/39165)
- Update links to Micrometer docs in metrics section of reference docs
[#​39149](https://togithub.com/spring-projects/spring-boot/issues/39149)
- Use the term "tags" in documentation consistently
[#​39125](https://togithub.com/spring-projects/spring-boot/pull/39125)
- Correct the documentation on injecting dependencies into
FailureAnalyzer implementations
[#​39100](https://togithub.com/spring-projects/spring-boot/issues/39100)
- Polish reference documentation
[#​38942](https://togithub.com/spring-projects/spring-boot/pull/38942)
- Document virtual threads limitations
[#​38883](https://togithub.com/spring-projects/spring-boot/issues/38883)
#### 🔨 Dependency Upgrades
- Upgrade to MySQL 8.3.0
[#​39081](https://togithub.com/spring-projects/spring-boot/issues/39081)
- Upgrade to Byte Buddy 1.14.11
[#​39184](https://togithub.com/spring-projects/spring-boot/issues/39184)
- Upgrade to Groovy 4.0.17
[#​39185](https://togithub.com/spring-projects/spring-boot/issues/39185)
- Upgrade to jOOQ 3.18.9
[#​39186](https://togithub.com/spring-projects/spring-boot/issues/39186)
- Upgrade to Kotlin 1.9.22
[#​39187](https://togithub.com/spring-projects/spring-boot/issues/39187)
- Upgrade to Lettuce 6.3.1.RELEASE
[#​39188](https://togithub.com/spring-projects/spring-boot/issues/39188)
- Upgrade to MariaDB 3.3.2
[#​38901](https://togithub.com/spring-projects/spring-boot/issues/38901)
- Upgrade to Micrometer 1.12.2
[#​38978](https://togithub.com/spring-projects/spring-boot/issues/38978)
- Upgrade to Micrometer Tracing 1.2.2
[#​38979](https://togithub.com/spring-projects/spring-boot/issues/38979)
- Upgrade to Neo4j Java Driver 5.15.0
[#​39136](https://togithub.com/spring-projects/spring-boot/issues/39136)
- Upgrade to Netty 4.1.105.Final
[#​39189](https://togithub.com/spring-projects/spring-boot/issues/39189)
- Upgrade to Pulsar 3.1.2
[#​39190](https://togithub.com/spring-projects/spring-boot/issues/39190)
- Upgrade to Pulsar Reactive 0.5.2
[#​39191](https://togithub.com/spring-projects/spring-boot/issues/39191)
- Upgrade to R2DBC MySQL 1.0.6
[#​39192](https://togithub.com/spring-projects/spring-boot/issues/39192)
- Upgrade to R2DBC Postgresql 1.0.4.RELEASE
[#​39193](https://togithub.com/spring-projects/spring-boot/issues/39193)
- Upgrade to R2DBC Proxy 1.1.4.RELEASE
[#​39194](https://togithub.com/spring-projects/spring-boot/issues/39194)
- Upgrade to Reactor Bom 2023.0.2
[#​38980](https://togithub.com/spring-projects/spring-boot/issues/38980)
- Upgrade to SLF4J 2.0.11
[#​39195](https://togithub.com/spring-projects/spring-boot/issues/39195)
- Upgrade to Spring Data Bom 2023.1.2
[#​38981](https://togithub.com/spring-projects/spring-boot/issues/38981)
- Upgrade to Spring Framework 6.1.3
[#​38982](https://togithub.com/spring-projects/spring-boot/issues/38982)
- Upgrade to Spring Pulsar 1.0.2
[#​38994](https://togithub.com/spring-projects/spring-boot/issues/38994)
- Upgrade to Spring WS 4.0.10
[#​39130](https://togithub.com/spring-projects/spring-boot/issues/39130)
- Upgrade to Tomcat 10.1.18
[#​39196](https://togithub.com/spring-projects/spring-boot/issues/39196)
#### ❤️ Contributors
Thank you to all the contributors who worked on this release:
[@​724thomas](https://togithub.com/724thomas),
[@​BenchmarkingBuffalo](https://togithub.com/BenchmarkingBuffalo),
[@​FBibonne](https://togithub.com/FBibonne),
[@​Wzy19930507](https://togithub.com/Wzy19930507),
[@​amparab](https://togithub.com/amparab),
[@​dependabot](https://togithub.com/dependabot)\[bot],
[@​dreis2211](https://togithub.com/dreis2211),
[@​okohub](https://togithub.com/okohub),
[@​onobc](https://togithub.com/onobc),
[@​sdeleuze](https://togithub.com/sdeleuze),
[@​skcskitano](https://togithub.com/skcskitano), and
[@​tobias-lippert](https://togithub.com/tobias-lippert)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/line/line-bot-sdk-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3724d7b commit 2345029Copy full SHA for 2345029
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- buildSrc
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments