Closed Picnic-DevPla-Bot closed 4 months ago
Suggested commit message:
Upgrade Spring Boot 3.3.0 -> 3.3.1 (#1228)
See:
- https://github.com/spring-projects/spring-boot/releases/tag/v3.3.1
- https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1
Looks good. No mutations were possible for these changes. Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.
Looks good. No mutations were possible for these changes. Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
3.3.0
->3.3.1
Release Notes
spring-projects/spring-boot (Spring Boot)
### [`v3.3.1`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.3.1) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1) #### :lady_beetle: Bug Fixes - SQL Server JDBC URL is malformed after adding org.springframework.boot.jdbc.parameters label [#41169](https://togithub.com/spring-projects/spring-boot/issues/41169) - Git instant properties cannot be coerced following git-commit-id Maven plugin upgrade [#41152](https://togithub.com/spring-projects/spring-boot/issues/41152) - Excluding status code from DefaultErrorAttributes throws NPE [#41141](https://togithub.com/spring-projects/spring-boot/issues/41141) - Spring Boot remote restart with devtools causes 'factory already defined' Tomcat error when running with 'java -jar' [#41107](https://togithub.com/spring-projects/spring-boot/issues/41107) - MongoHealthIndicator not compliant with Mongo stable API with strict setting [#41104](https://togithub.com/spring-projects/spring-boot/issues/41104) - Service connection for bitnami mongodb fails to connect [#41097](https://togithub.com/spring-projects/spring-boot/issues/41097) - Image building requires builder to specify a stack [#41091](https://togithub.com/spring-projects/spring-boot/issues/41091) - DataSourceProperties fail to bind if java.sql module isn't included [#41084](https://togithub.com/spring-projects/spring-boot/issues/41084) - AOT causes Logback configuration error when using include [#41081](https://togithub.com/spring-projects/spring-boot/issues/41081) - Image building hangs when builder and buildpack are configured [#41049](https://togithub.com/spring-projects/spring-boot/issues/41049) - IllegalArgumentException when trying to use Tomcat's HttpNio2Protocol with Spring Boot-configured SSL [#41010](https://togithub.com/spring-projects/spring-boot/issues/41010) - Uber jar fails to start when it contains a dependency with Multi-Release: true in its manifest and unexpected file entries in META-INF/versions [#41006](https://togithub.com/spring-projects/spring-boot/issues/41006) - JSP-related resources may not be found in an executable war file when using Jetty [#40996](https://togithub.com/spring-projects/spring-boot/issues/40996) - The value of the tomcat.threads.config.max metric is always -1, irrespective of the configured maximum number of threads [#40957](https://togithub.com/spring-projects/spring-boot/issues/40957) - The auto-configured reactiveNeo4jTransactionManager may cause a failure due to multiple TransactionManager beans [#40953](https://togithub.com/spring-projects/spring-boot/issues/40953) - Application fails to start when server.tomcat.threads.max < 10 [#40945](https://togithub.com/spring-projects/spring-boot/issues/40945) - SBOM actuator endpoint doesn't work in a native image [#40939](https://togithub.com/spring-projects/spring-boot/issues/40939) - Starter parent applies its configuration of the CycloneDX Maven plugin too broadly [#40927](https://togithub.com/spring-projects/spring-boot/issues/40927) - buildInfo does not work with Gradle 8.7 or later when the configuration cache is enabled [#40924](https://togithub.com/spring-projects/spring-boot/issues/40924) - Prometheus Exemplars are missing from \_count [#40904](https://togithub.com/spring-projects/spring-boot/issues/40904) - Extract fails due to a duplicate entry when BOOT-INF/classes contains a directory that's also present in the root of the jar [#40903](https://togithub.com/spring-projects/spring-boot/issues/40903) - sbom is not available to the actuator endpoint when using bootRun or bootWar [#40890](https://togithub.com/spring-projects/spring-boot/issues/40890) - A newline character is missing from the start of the default banner [#40889](https://togithub.com/spring-projects/spring-boot/pull/40889) #### :notebook_with_decorative_cover: Documentation - Fix links to Spring AMQP's javadoc [#41144](https://togithub.com/spring-projects/spring-boot/issues/41144) - Document more precisely how a Container's Docker image name is used to find the matching service connection [#41123](https://togithub.com/spring-projects/spring-boot/issues/41123) - Cross-link to the CDS how-to guide [#41118](https://togithub.com/spring-projects/spring-boot/pull/41118) - Fix typos in javadoc of MockServerRestClientCustomizer and MockServerRestTemplateCustomizer [#41065](https://togithub.com/spring-projects/spring-boot/issues/41065) - Improve readability when listing three pillars of observability [#41064](https://togithub.com/spring-projects/spring-boot/issues/41064) - Add CDS training run configuration documentation [#41045](https://togithub.com/spring-projects/spring-boot/pull/41045) - Document the need to switch to io.micrometer:micrometer-registry-prometheus-simpleclient to use the Prometheus push gateway [#40993](https://togithub.com/spring-projects/spring-boot/issues/40993) - Improve consistency of documentation guidelines for packaging and running applications [#40977](https://togithub.com/spring-projects/spring-boot/issues/40977) - Fix typos in method names and javadoc [#40976](https://togithub.com/spring-projects/spring-boot/issues/40976) - Replace hard-coded links to Micrometer in documentation [#40967](https://togithub.com/spring-projects/spring-boot/pull/40967) - Add Kotlin example for `@Testcontainers` [#40943](https://togithub.com/spring-projects/spring-boot/issues/40943) - Fix various minor inconsistencies of the documentation [#40942](https://togithub.com/spring-projects/spring-boot/issues/40942) - Warn in the documentation that spring.profiles.group can only be used in non-profile-specific documents [#40941](https://togithub.com/spring-projects/spring-boot/issues/40941) - Broken Micrometer links in documentation [#40916](https://togithub.com/spring-projects/spring-boot/issues/40916) - Document Buildpacks CDS and Spring AOT support [#40762](https://togithub.com/spring-projects/spring-boot/issues/40762) #### :hammer: Dependency Upgrades - Upgrade to Byte Buddy 1.14.17 [#41066](https://togithub.com/spring-projects/spring-boot/issues/41066) - Upgrade to FreeMarker 2.3.33 [#41067](https://togithub.com/spring-projects/spring-boot/issues/41067) - Upgrade to HSQLDB 2.7.3 [#41068](https://togithub.com/spring-projects/spring-boot/issues/41068) - Upgrade to Infinispan 15.0.5.Final [#41159](https://togithub.com/spring-projects/spring-boot/issues/41159) - Upgrade to Jaybird 5.0.5.java11 [#41132](https://togithub.com/spring-projects/spring-boot/issues/41132) - Upgrade to Jersey 3.1.7 [#41069](https://togithub.com/spring-projects/spring-boot/issues/41069) - Upgrade to Jetty 12.0.10 [#41071](https://togithub.com/spring-projects/spring-boot/issues/41071) - Upgrade to Jetty Reactive HTTPClient 4.0.5 [#41070](https://togithub.com/spring-projects/spring-boot/issues/41070) - Upgrade to jOOQ 3.19.10 [#41133](https://togithub.com/spring-projects/spring-boot/issues/41133) - Upgrade to Maven Help Plugin 3.4.1 [#41073](https://togithub.com/spring-projects/spring-boot/issues/41073) - Upgrade to Maven Jar Plugin 3.4.2 [#41160](https://togithub.com/spring-projects/spring-boot/issues/41160) - Upgrade to Micrometer 1.13.1 [#41030](https://togithub.com/spring-projects/spring-boot/issues/41030) - Upgrade to Micrometer Tracing 1.3.1 [#41042](https://togithub.com/spring-projects/spring-boot/issues/41042) - Upgrade to MSSQL JDBC 12.6.2.jre11 [#41074](https://togithub.com/spring-projects/spring-boot/issues/41074) - Upgrade to Neo4j Java Driver 5.21.0 [#41043](https://togithub.com/spring-projects/spring-boot/issues/41043) - Upgrade to Netty 4.1.111.Final [#41075](https://togithub.com/spring-projects/spring-boot/issues/41075) - Upgrade to Pulsar Reactive 0.5.6 [#41134](https://togithub.com/spring-projects/spring-boot/issues/41134) - Upgrade to Reactor Bom 2023.0.7 [#41031](https://togithub.com/spring-projects/spring-boot/issues/41031) - Upgrade to Spring AMQP 3.1.6 [#41145](https://togithub.com/spring-projects/spring-boot/issues/41145) - Upgrade to Spring Authorization Server 1.3.1 [#41032](https://togithub.com/spring-projects/spring-boot/issues/41032) - Upgrade to Spring Data Bom 2024.0.1 [#41033](https://togithub.com/spring-projects/spring-boot/issues/41033) - Upgrade to Spring Framework 6.1.10 [#41150](https://togithub.com/spring-projects/spring-boot/issues/41150) - Upgrade to Spring GraphQL 1.3.1 [#41035](https://togithub.com/spring-projects/spring-boot/issues/41035) - Upgrade to Spring Integration 6.3.1 [#41036](https://togithub.com/spring-projects/spring-boot/issues/41036) - Upgrade to Spring Kafka 3.2.1 [#41037](https://togithub.com/spring-projects/spring-boot/issues/41037) - Upgrade to Spring LDAP 3.2.4 [#41038](https://togithub.com/spring-projects/spring-boot/issues/41038) - Upgrade to Spring Pulsar 1.1.1 [#41039](https://togithub.com/spring-projects/spring-boot/issues/41039) - Upgrade to Spring Security 6.3.1 [#41040](https://togithub.com/spring-projects/spring-boot/issues/41040) - Upgrade to Spring Session 3.3.1 [#41041](https://togithub.com/spring-projects/spring-boot/issues/41041) - Upgrade to Tomcat 10.1.25 [#41161](https://togithub.com/spring-projects/spring-boot/issues/41161) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@Eng-Fouad](https://togithub.com/Eng-Fouad), [@PiyalAhmed](https://togithub.com/PiyalAhmed), [@Seungpang](https://togithub.com/Seungpang), [@asashour](https://togithub.com/asashour), [@cmabdullah](https://togithub.com/cmabdullah), [@dependabot](https://togithub.com/dependabot)\[bot], [@donghoony](https://togithub.com/donghoony), [@erie0210](https://togithub.com/erie0210), [@izeye](https://togithub.com/izeye), [@mateusscheper](https://togithub.com/mateusscheper), [@onobc](https://togithub.com/onobc), [@quaff](https://togithub.com/quaff), [@sdeleuze](https://togithub.com/sdeleuze), and [@vsanna](https://togithub.com/vsanna)