Skip to content

Commit cfbf114

Browse files
chore(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.2.0 (#1164)
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](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.1.5` -> `3.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.springframework.boot:spring-boot-gradle-plugin/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.springframework.boot:spring-boot-gradle-plugin/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.springframework.boot:spring-boot-gradle-plugin/3.1.5/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.springframework.boot:spring-boot-gradle-plugin/3.1.5/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>spring-projects/spring-boot (org.springframework.boot:spring-boot-gradle-plugin)</summary> ### [`v3.2.0`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.2.0) ##### ⭐ New Features - Auto-configure observations for RestClients [#&#8203;38500](https://togithub.com/spring-projects/spring-boot/issues/38500) - Add support for Oracle Free, the replacement for Oracle XE, with Testcontainers and Docker Compose [#&#8203;38476](https://togithub.com/spring-projects/spring-boot/issues/38476) - Provide dependency management for org.crac:crac [#&#8203;38378](https://togithub.com/spring-projects/spring-boot/issues/38378) - Add new properties for Liquibase 4.24.0 [#&#8203;38274](https://togithub.com/spring-projects/spring-boot/pull/38274) - Provide a way to create custom ApplicationContextFactory in SpringBootContextLoader [#&#8203;38205](https://togithub.com/spring-projects/spring-boot/issues/38205) - Report friendly error when failing to find AOT initializer [#&#8203;38188](https://togithub.com/spring-projects/spring-boot/pull/38188) ##### 🐞 Bug Fixes - Annotation based ConditionalOnBean checks can cause early initialization of FactoryBeans [#&#8203;38507](https://togithub.com/spring-projects/spring-boot/issues/38507) - CRaC restoration fails when Actuator's running on a separate port [#&#8203;38502](https://togithub.com/spring-projects/spring-boot/issues/38502) - App that depends on Tomcat and on Jetty's websocket-server module fails to start with IllegalStateException: WebSocketComponents has not been created [#&#8203;38286](https://togithub.com/spring-projects/spring-boot/issues/38286) - App fails to start with a NoSuchMethodError when using Flyway 10.0.0 [#&#8203;38268](https://togithub.com/spring-projects/spring-boot/issues/38268) - MeterRegistry throws BeanCreationNotAllowedException on shutdown [#&#8203;38240](https://togithub.com/spring-projects/spring-boot/issues/38240) - Resolution of productionRuntimeClasspath configuration may select the wrong variant and contain a dependency's source jar [#&#8203;38233](https://togithub.com/spring-projects/spring-boot/issues/38233) - Docker JSON parsing fails on certain locales [#&#8203;38220](https://togithub.com/spring-projects/spring-boot/issues/38220) - FileNotFoundException is thrown serving resources due to JarUrlConnection.getLastModified() returning zero [#&#8203;38204](https://togithub.com/spring-projects/spring-boot/issues/38204) - Failed to extract parameter names exception thrown when binding with non-enumerable property source [#&#8203;38201](https://togithub.com/spring-projects/spring-boot/issues/38201) - Spring Boot 3.2.0-RC1 application fails on JDK with CRaC but without a dependency on org.crac:crac [#&#8203;38186](https://togithub.com/spring-projects/spring-boot/issues/38186) - Missing configuration processing for PartEvent support [#&#8203;37642](https://togithub.com/spring-projects/spring-boot/issues/37642) ##### 📔 Documentation - Document supported SQL comment prefixes [#&#8203;38496](https://togithub.com/spring-projects/spring-boot/issues/38496) - Update access log pattern documentation to align with changes in Tomcat 10 [#&#8203;38425](https://togithub.com/spring-projects/spring-boot/issues/38425) - Update Dynatrace docs with info about the meter metadata toggle [#&#8203;38368](https://togithub.com/spring-projects/spring-boot/pull/38368) - Improve documentation regarding tracing in tests [#&#8203;38362](https://togithub.com/spring-projects/spring-boot/issues/38362) - Document the accepted inputs when configuring tags on spring-boot:build-image and bootBuildImage [#&#8203;38354](https://togithub.com/spring-projects/spring-boot/issues/38354) - Document how to use cloudfoundry specific actuators with a custom base path for webflux applications [#&#8203;38353](https://togithub.com/spring-projects/spring-boot/issues/38353) - Document Liberica JDK with CRaC [#&#8203;38350](https://togithub.com/spring-projects/spring-boot/pull/38350) - Add a Restarting a stopped or failed Job section to the batch howto [#&#8203;38341](https://togithub.com/spring-projects/spring-boot/issues/38341) - Clarify documentation on importing Testcontainer declarations and using `@ServiceConnection` or `@DynamicPropertySource` [#&#8203;38337](https://togithub.com/spring-projects/spring-boot/issues/38337) - Make distinction between Testcontainers for integration tests and development more clear in documentation [#&#8203;38336](https://togithub.com/spring-projects/spring-boot/issues/38336) - When using Testcontainers at development time with `@ServiceConnection` on a `@Bean` method, describe when to use the name attribute and why [#&#8203;38335](https://togithub.com/spring-projects/spring-boot/issues/38335) - Fix link to Elasticsearch health indicator [#&#8203;38334](https://togithub.com/spring-projects/spring-boot/issues/38334) - Update Spring Framework documentation links [#&#8203;38289](https://togithub.com/spring-projects/spring-boot/issues/38289) - Code sample in "Developing Your First Spring Boot Application" does not work [#&#8203;38272](https://togithub.com/spring-projects/spring-boot/issues/38272) - Improve --help and documentation for "encodepassword -a/--algorithm" in the Spring Boot CLI [#&#8203;38249](https://togithub.com/spring-projects/spring-boot/issues/38249) - Add how-to documentation for test-only database migrations with Flyway/Liquibase [#&#8203;38231](https://togithub.com/spring-projects/spring-boot/issues/38231) - Document that PEM content can be used directly in application.yaml [#&#8203;38215](https://togithub.com/spring-projects/spring-boot/issues/38215) - Document that TomcatConnectorCustomizers are not applied to additional connectors [#&#8203;38198](https://togithub.com/spring-projects/spring-boot/issues/38198) ##### 🔨 Dependency Upgrades - Upgrade to AspectJ 1.9.20.1 [#&#8203;38358](https://togithub.com/spring-projects/spring-boot/issues/38358) - Upgrade to Byte Buddy 1.14.10 [#&#8203;38407](https://togithub.com/spring-projects/spring-boot/issues/38407) - Upgrade to DB2 JDBC 11.5.9.0 [#&#8203;38408](https://togithub.com/spring-projects/spring-boot/issues/38408) - Upgrade to Dependency Management Plugin 1.1.4 [#&#8203;38346](https://togithub.com/spring-projects/spring-boot/issues/38346) - Upgrade to Dropwizard Metrics 4.2.22 [#&#8203;38409](https://togithub.com/spring-projects/spring-boot/issues/38409) - Upgrade to GraphQL Java 21.3 [#&#8203;38478](https://togithub.com/spring-projects/spring-boot/issues/38478) - Upgrade to Hazelcast 5.3.6 [#&#8203;38410](https://togithub.com/spring-projects/spring-boot/issues/38410) - Upgrade to Infinispan 14.0.21.Final [#&#8203;38411](https://togithub.com/spring-projects/spring-boot/issues/38411) - Upgrade to JUnit Jupiter 5.10.1 [#&#8203;38412](https://togithub.com/spring-projects/spring-boot/issues/38412) - Upgrade to Kotlin Serialization 1.6.1 [#&#8203;38413](https://togithub.com/spring-projects/spring-boot/issues/38413) - Upgrade to Lettuce 6.3.0.RELEASE [#&#8203;38414](https://togithub.com/spring-projects/spring-boot/issues/38414) - Upgrade to Maven Javadoc Plugin 3.6.2 [#&#8203;38415](https://togithub.com/spring-projects/spring-boot/issues/38415) - Upgrade to Micrometer 1.12.0 [#&#8203;38305](https://togithub.com/spring-projects/spring-boot/issues/38305) - Upgrade to Micrometer Tracing 1.2.0 [#&#8203;38306](https://togithub.com/spring-projects/spring-boot/issues/38306) - Upgrade to Mockito 5.7.0 [#&#8203;38479](https://togithub.com/spring-projects/spring-boot/issues/38479) - Upgrade to MongoDB 4.11.1 [#&#8203;38416](https://togithub.com/spring-projects/spring-boot/issues/38416) - Upgrade to Netty 4.1.101.Final [#&#8203;38417](https://togithub.com/spring-projects/spring-boot/issues/38417) - Upgrade to Pooled JMS 3.1.5 [#&#8203;38418](https://togithub.com/spring-projects/spring-boot/issues/38418) - Upgrade to Pulsar Reactive 0.5.0 [#&#8203;38406](https://togithub.com/spring-projects/spring-boot/issues/38406) - Upgrade to Rabbit Stream Client 0.14.0 [#&#8203;38480](https://togithub.com/spring-projects/spring-boot/issues/38480) - Upgrade to Reactor Bom 2023.0.0 [#&#8203;38307](https://togithub.com/spring-projects/spring-boot/issues/38307) - Upgrade to Spring AMQP 3.1.0 [#&#8203;38308](https://togithub.com/spring-projects/spring-boot/issues/38308) - Upgrade to Spring Authorization Server 1.2.0 [#&#8203;38309](https://togithub.com/spring-projects/spring-boot/issues/38309) - Upgrade to Spring Batch 5.1.0 [#&#8203;38310](https://togithub.com/spring-projects/spring-boot/issues/38310) - Upgrade to Spring Data Bom 2023.1.0 [#&#8203;38311](https://togithub.com/spring-projects/spring-boot/issues/38311) - Upgrade to Spring Framework 6.1.1 [#&#8203;38451](https://togithub.com/spring-projects/spring-boot/issues/38451) - Upgrade to Spring GraphQL 1.2.4 [#&#8203;38313](https://togithub.com/spring-projects/spring-boot/issues/38313) - Upgrade to Spring HATEOAS 2.2.0 [#&#8203;38314](https://togithub.com/spring-projects/spring-boot/issues/38314) - Upgrade to Spring Integration 6.2.0 [#&#8203;38315](https://togithub.com/spring-projects/spring-boot/issues/38315) - Upgrade to Spring Kafka 3.1.0 [#&#8203;38316](https://togithub.com/spring-projects/spring-boot/issues/38316) - Upgrade to Spring LDAP 3.2.0 [#&#8203;38317](https://togithub.com/spring-projects/spring-boot/issues/38317) - Upgrade to Spring Pulsar 1.0.0 [#&#8203;38419](https://togithub.com/spring-projects/spring-boot/issues/38419) - Upgrade to Spring RESTDocs 3.0.1 [#&#8203;38420](https://togithub.com/spring-projects/spring-boot/issues/38420) - Upgrade to Spring Security 6.2.0 [#&#8203;38318](https://togithub.com/spring-projects/spring-boot/issues/38318) - Upgrade to Spring Session 3.2.0 [#&#8203;38319](https://togithub.com/spring-projects/spring-boot/issues/38319) - Upgrade to Spring WS 4.0.8 [#&#8203;38320](https://togithub.com/spring-projects/spring-boot/issues/38320) - Upgrade to Testcontainers 1.19.3 [#&#8203;38471](https://togithub.com/spring-projects/spring-boot/issues/38471) - Upgrade to Tomcat 10.1.16 [#&#8203;38421](https://togithub.com/spring-projects/spring-boot/issues/38421) - Upgrade to Versions Maven Plugin 2.16.2 [#&#8203;38422](https://togithub.com/spring-projects/spring-boot/issues/38422) - Upgrade to WebJars Locator Core 0.55 [#&#8203;38481](https://togithub.com/spring-projects/spring-boot/issues/38481) ##### ❤️ Contributors Thank you to all the contributors who worked on this release: [@&#8203;EvaristeGalois11](https://togithub.com/EvaristeGalois11), [@&#8203;PENEKhun](https://togithub.com/PENEKhun), [@&#8203;abdullah-jaffer](https://togithub.com/abdullah-jaffer), [@&#8203;audtjddld](https://togithub.com/audtjddld), [@&#8203;cachescrubber](https://togithub.com/cachescrubber), [@&#8203;dreis2211](https://togithub.com/dreis2211), [@&#8203;eddumelendez](https://togithub.com/eddumelendez), [@&#8203;izeye](https://togithub.com/izeye), [@&#8203;jonatan-ivanov](https://togithub.com/jonatan-ivanov), [@&#8203;pirgeo](https://togithub.com/pirgeo), [@&#8203;quaff](https://togithub.com/quaff), and [@&#8203;sdeleuze](https://togithub.com/sdeleuze) ### [`v3.1.6`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.1.6) #### ⭐ New Features - Upgrade default CNB builders to Paketo Jammy [#&#8203;38485](https://togithub.com/spring-projects/spring-boot/issues/38485) #### 🐞 Bug Fixes - Annotation based ConditionalOnBean checks can cause early initialization of FactoryBeans [#&#8203;38473](https://togithub.com/spring-projects/spring-boot/issues/38473) - App fails to start with a NoSuchMethodError when using Flyway 10.0.0 [#&#8203;38267](https://togithub.com/spring-projects/spring-boot/issues/38267) - Resolution of productionRuntimeClasspath configuration may select the wrong variant and contain a dependency's source jar [#&#8203;38209](https://togithub.com/spring-projects/spring-boot/issues/38209) - App that depends on Tomcat and on Jetty's websocket-server module fails to start with IllegalStateException: WebSocketComponents has not been created [#&#8203;38181](https://togithub.com/spring-projects/spring-boot/issues/38181) - spring.webflux.multipart.max-disk-usage-per-part behaves incorrectly for values where the number of bytes overflows an int [#&#8203;38151](https://togithub.com/spring-projects/spring-boot/issues/38151) - Mail health indicator fails when host is not set in properties [#&#8203;38043](https://togithub.com/spring-projects/spring-boot/issues/38043) - Docker Compose integration does not work with 2.23.0 due to 'Cannot invoke "org.springframework.boot.docker.compose.core.DockerCliInspectResponse.hostConfig()" because "inspectResponse" is null' [#&#8203;37982](https://togithub.com/spring-projects/spring-boot/issues/37982) - Docker JSON parsing fails on certain locales [#&#8203;37648](https://togithub.com/spring-projects/spring-boot/issues/37648) - Testcontainers support for various containers does not work in a native-image [#&#8203;36606](https://togithub.com/spring-projects/spring-boot/issues/36606) #### 📔 Documentation - Document supported SQL comment prefixes [#&#8203;38495](https://togithub.com/spring-projects/spring-boot/issues/38495) - Update access log pattern documentation to align with changes in Tomcat 10 [#&#8203;38424](https://togithub.com/spring-projects/spring-boot/issues/38424) - Add a Restarting a stopped or failed Job section to the batch howto [#&#8203;38340](https://togithub.com/spring-projects/spring-boot/issues/38340) - Fix link to Elasticsearch health indicator [#&#8203;38333](https://togithub.com/spring-projects/spring-boot/issues/38333) - Update Spring Framework documentation links [#&#8203;38288](https://togithub.com/spring-projects/spring-boot/issues/38288) - Code sample in "Developing Your First Spring Boot Application" does not work [#&#8203;38271](https://togithub.com/spring-projects/spring-boot/issues/38271) - Improve --help and documentation for "encodepassword -a/--algorithm" in the Spring Boot CLI [#&#8203;38248](https://togithub.com/spring-projects/spring-boot/issues/38248) - Add how-to documentation for test-only database migrations with Flyway/Liquibase [#&#8203;38230](https://togithub.com/spring-projects/spring-boot/issues/38230) - Document that PEM content can be used directly in application.yaml [#&#8203;38210](https://togithub.com/spring-projects/spring-boot/issues/38210) - Document that TomcatConnectorCustomizers are not applied to additional connectors [#&#8203;38197](https://togithub.com/spring-projects/spring-boot/issues/38197) - Document that application.\* banner variables require a packaged jar or the use of Boot's launcher [#&#8203;38148](https://togithub.com/spring-projects/spring-boot/issues/38148) - Improve systemd configuration documentation [#&#8203;38116](https://togithub.com/spring-projects/spring-boot/issues/38116) - Clarify that `@AutoConfigureWebTestClient` binds WebTestClient to mock infrastructure [#&#8203;38113](https://togithub.com/spring-projects/spring-boot/issues/38113) - MyErrorWebExceptionHandler example in documentation isn't working [#&#8203;38110](https://togithub.com/spring-projects/spring-boot/issues/38110) - Document that properties that change an application's beans are fixed at build time [#&#8203;38107](https://togithub.com/spring-projects/spring-boot/issues/38107) - Add section on AspectJ support [#&#8203;38096](https://togithub.com/spring-projects/spring-boot/issues/38096) - Document that SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS is disabled by default [#&#8203;38089](https://togithub.com/spring-projects/spring-boot/issues/38089) - Document that testing with ApplicationContextRunner in a native image is not supported [#&#8203;38081](https://togithub.com/spring-projects/spring-boot/issues/38081) - Spring Boot Actuator documentation misses management.endpoint.env.show-values property [#&#8203;38079](https://togithub.com/spring-projects/spring-boot/issues/38079) - Document how to downgrade dependencies to use embedded Jetty 11 [#&#8203;38076](https://togithub.com/spring-projects/spring-boot/issues/38076) - Update "Use Another Web Server" how-to to reflect Servlet 5.0 baseline [#&#8203;38074](https://togithub.com/spring-projects/spring-boot/issues/38074) - Update "Running Behind a Front-end Proxy Server" to include reactive and ForwardedHeaderTransformer [#&#8203;38071](https://togithub.com/spring-projects/spring-boot/issues/38071) - Document how to customize the basePackages that auto-configurations consider (for example Spring Data Repositories) [#&#8203;38053](https://togithub.com/spring-projects/spring-boot/issues/38053) - Reference documentation MyContainersConfiguration sample is missing `@ServiceConnection` [#&#8203;38046](https://togithub.com/spring-projects/spring-boot/issues/38046) - Clarifying documentation on including a top-level `@TestConfiguration` class in a test [#&#8203;38040](https://togithub.com/spring-projects/spring-boot/issues/38040) - Document ConfigurationPropertyCaching [#&#8203;38037](https://togithub.com/spring-projects/spring-boot/issues/38037) - Document server.servlet.encoding.\* properties and server.servlet.encoding.mapping in particular [#&#8203;38034](https://togithub.com/spring-projects/spring-boot/issues/38034) - Document configuration for building images with Colima [#&#8203;38031](https://togithub.com/spring-projects/spring-boot/issues/38031) - Add a section on customizing embedded reactive servers [#&#8203;38027](https://togithub.com/spring-projects/spring-boot/issues/38027) - Improve documentation of `classpath.idx` file and its generation by the Maven and Gradle plugins [#&#8203;38024](https://togithub.com/spring-projects/spring-boot/issues/38024) - Document additional user configuration that's required after setting `spring.hateoas.use-hal-as-default-json-media-type` to `false` [#&#8203;38021](https://togithub.com/spring-projects/spring-boot/issues/38021) - Clarify that MVC components provided through WebMvcRegistrations are subject to subsequent processing and configuration by MVC [#&#8203;38018](https://togithub.com/spring-projects/spring-boot/issues/38018) - Add Embedded MongoDB to community starters [#&#8203;38015](https://togithub.com/spring-projects/spring-boot/issues/38015) - Document that spring-boot-starter-parent sets maven.compiler.release and how to unset it if needed [#&#8203;37993](https://togithub.com/spring-projects/spring-boot/issues/37993) - Improve health group membership validation error message to provide hint for property to disable validation [#&#8203;36489](https://togithub.com/spring-projects/spring-boot/issues/36489) - Explain how Docker Compose support works when services are already running [#&#8203;36483](https://togithub.com/spring-projects/spring-boot/issues/36483) - Outdated spring-boot-maven-plugin build-info documentation causing project builds to fail [#&#8203;36114](https://togithub.com/spring-projects/spring-boot/issues/36114) - When using Testcontainers at development time with `@ServiceConnection` on a `@Bean` method, describe when to use the name attribute and why [#&#8203;36071](https://togithub.com/spring-projects/spring-boot/issues/36071) - Make distinction between Testcontainers for integration tests and development more clear in documentation [#&#8203;35856](https://togithub.com/spring-projects/spring-boot/issues/35856) - Clarify documentation on importing Testcontainer declarations and using `@ServiceConnection` or `@DynamicPropertySource` [#&#8203;35629](https://togithub.com/spring-projects/spring-boot/issues/35629) - Improve documentation regarding tracing in tests [#&#8203;33975](https://togithub.com/spring-projects/spring-boot/issues/33975) - Document the accepted inputs when configuring tags on spring-boot:build-image and bootBuildImage [#&#8203;33088](https://togithub.com/spring-projects/spring-boot/issues/33088) - Document how to use cloudfoundry specific actuators with a custom base path for webflux applications [#&#8203;24991](https://togithub.com/spring-projects/spring-boot/issues/24991) #### 🔨 Dependency Upgrades - Upgrade to ActiveMQ 5.18.3 [#&#8203;38452](https://togithub.com/spring-projects/spring-boot/issues/38452) - Upgrade to AspectJ 1.9.20.1 [#&#8203;38357](https://togithub.com/spring-projects/spring-boot/issues/38357) - Upgrade to Byte Buddy 1.14.10 [#&#8203;38453](https://togithub.com/spring-projects/spring-boot/issues/38453) - Upgrade to DB2 JDBC 11.5.9.0 [#&#8203;38454](https://togithub.com/spring-projects/spring-boot/issues/38454) - Upgrade to Dependency Management Plugin 1.1.4 [#&#8203;38345](https://togithub.com/spring-projects/spring-boot/issues/38345) - Upgrade to Dropwizard Metrics 4.2.22 [#&#8203;38455](https://togithub.com/spring-projects/spring-boot/issues/38455) - Upgrade to Glassfish JAXB 4.0.4 [#&#8203;38456](https://togithub.com/spring-projects/spring-boot/issues/38456) - Upgrade to Infinispan 14.0.21.Final [#&#8203;38457](https://togithub.com/spring-projects/spring-boot/issues/38457) - Upgrade to Jakarta Json 2.1.3 [#&#8203;38458](https://togithub.com/spring-projects/spring-boot/issues/38458) - Upgrade to Jakarta XML SOAP 3.0.1 [#&#8203;38459](https://togithub.com/spring-projects/spring-boot/issues/38459) - Upgrade to Jakarta XML WS 4.0.1 [#&#8203;38460](https://togithub.com/spring-projects/spring-boot/issues/38460) - Upgrade to Jetty 11.0.18 [#&#8203;38462](https://togithub.com/spring-projects/spring-boot/issues/38462) - Upgrade to Jetty Reactive HTTPClient 3.0.10 [#&#8203;38461](https://togithub.com/spring-projects/spring-boot/issues/38461) - Upgrade to Lettuce 6.2.7.RELEASE [#&#8203;38463](https://togithub.com/spring-projects/spring-boot/issues/38463) - Upgrade to Micrometer 1.11.6 [#&#8203;38297](https://togithub.com/spring-projects/spring-boot/issues/38297) - Upgrade to Micrometer Tracing 1.1.7 [#&#8203;38298](https://togithub.com/spring-projects/spring-boot/issues/38298) - Upgrade to Native Build Tools Plugin 0.9.28 [#&#8203;38464](https://togithub.com/spring-projects/spring-boot/issues/38464) - Upgrade to Netty 4.1.101.Final [#&#8203;38465](https://togithub.com/spring-projects/spring-boot/issues/38465) - Upgrade to Pooled JMS 3.1.5 [#&#8203;38466](https://togithub.com/spring-projects/spring-boot/issues/38466) - Upgrade to Reactor Bom 2022.0.13 [#&#8203;38299](https://togithub.com/spring-projects/spring-boot/issues/38299) - Upgrade to SAAJ Impl 3.0.3 [#&#8203;38467](https://togithub.com/spring-projects/spring-boot/issues/38467) - Upgrade to Spring Batch 5.0.4 [#&#8203;38493](https://togithub.com/spring-projects/spring-boot/issues/38493) - Upgrade to Spring Data Bom 2023.0.6 [#&#8203;38300](https://togithub.com/spring-projects/spring-boot/issues/38300) - Upgrade to Spring Framework 6.0.14 [#&#8203;38301](https://togithub.com/spring-projects/spring-boot/issues/38301) - Upgrade to Spring GraphQL 1.2.4 [#&#8203;38302](https://togithub.com/spring-projects/spring-boot/issues/38302) - Upgrade to Spring HATEOAS 2.1.3 [#&#8203;38375](https://togithub.com/spring-projects/spring-boot/issues/38375) - Upgrade to Spring Integration 6.1.5 [#&#8203;38303](https://togithub.com/spring-projects/spring-boot/issues/38303) - Upgrade to Spring Kafka 3.0.13 [#&#8203;38370](https://togithub.com/spring-projects/spring-boot/issues/38370) - Upgrade to Spring RESTDocs 3.0.1 [#&#8203;38468](https://togithub.com/spring-projects/spring-boot/issues/38468) - Upgrade to Spring WS 4.0.8 [#&#8203;38304](https://togithub.com/spring-projects/spring-boot/issues/38304) - Upgrade to Tomcat 10.1.16 [#&#8203;38469](https://togithub.com/spring-projects/spring-boot/issues/38469) #### ❤️ Contributors Thank you to all the contributors who worked on this release: [@&#8203;GVictorG7](https://togithub.com/GVictorG7), [@&#8203;PENEKhun](https://togithub.com/PENEKhun), [@&#8203;audtjddld](https://togithub.com/audtjddld), [@&#8203;cachescrubber](https://togithub.com/cachescrubber), [@&#8203;dreis2211](https://togithub.com/dreis2211), [@&#8203;eddumelendez](https://togithub.com/eddumelendez), [@&#8203;izeye](https://togithub.com/izeye), [@&#8203;jonatan-ivanov](https://togithub.com/jonatan-ivanov), and [@&#8203;quaff](https://togithub.com/quaff) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94d1869 commit cfbf114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
implementation("io.github.gradle-nexus:publish-plugin:1.3.0")
1616
implementation("org.openapitools:openapi-generator-gradle-plugin:7.1.0")
1717
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.3")
18-
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.1.5")
18+
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.2.0")
1919

2020
// workaround to use libs in a precompiled script plugin.
2121
// https://github.com/gradle/gradle/issues/15383

0 commit comments

Comments
 (0)