You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "solrbot (via GitHub)" <gi...@apache.org> on 2023/05/01 01:29:21 UTC

[GitHub] [solr] solrbot opened a new pull request, #1613: Update org.springframework.boot:spring-boot* to v3 (major)

solrbot opened a new pull request, #1613:
URL: https://github.com/apache/solr/pull/1613

   This PR contains the following updates:
   
   | Package | Type | Update | Change |
   |---|---|---|---|
   | [org.springframework.boot:spring-boot-starter-web](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | test | major | `2.5.14` -> `3.0.6` |
   | [org.springframework.boot:spring-boot-starter-logging](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | test | major | `2.5.14` -> `3.0.6` |
   | [org.springframework.boot:spring-boot-starter-json](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | test | major | `2.5.14` -> `3.0.6` |
   | [org.springframework.boot:spring-boot-starter-jetty](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | test | major | `2.5.14` -> `3.0.6` |
   | [org.springframework.boot:spring-boot-starter-actuator](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | test | major | `2.5.14` -> `3.0.6` |
   | [org.springframework.boot:spring-boot-starter](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | test | major | `2.5.14` -> `3.0.6` |
   | [org.springframework.boot:spring-boot-autoconfigure](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | test | major | `2.5.14` -> `3.0.6` |
   | [org.springframework.boot:spring-boot-actuator-autoconfigure](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | test | major | `2.5.14` -> `3.0.6` |
   | [org.springframework.boot:spring-boot-actuator](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | test | major | `2.5.14` -> `3.0.6` |
   | [org.springframework.boot:spring-boot](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | test | major | `2.5.14` -> `3.0.6` |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>spring-projects/spring-boot</summary>
   
   ### [`v3.0.6`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.0.6)
   
   ##### :lady_beetle: Bug Fixes
   
   -   CloudFoundry integration does not use endpoint path mappings [#&#8203;35086](https://togithub.com/spring-projects/spring-boot/issues/35086)
   -   ApplicationAvailability bean is auto-configured even if a custom one is already present [#&#8203;35068](https://togithub.com/spring-projects/spring-boot/issues/35068)
   -   Gradle Spring Boot plugin with Kotlin DSL does not support includeProjectDependencies in bootJar > layered > dependencies configuration [#&#8203;35035](https://togithub.com/spring-projects/spring-boot/issues/35035)
   -   Cassandra default configuration substitutions don't resolve against configuration derived from spring.data.cassandra properties [#&#8203;34799](https://togithub.com/spring-projects/spring-boot/issues/34799)
   -   Banner placeholders use default values too soon [#&#8203;34792](https://togithub.com/spring-projects/spring-boot/issues/34792)
   -   Nested test classes don't inherit properties from slice test annotations on enclosing class [#&#8203;34781](https://togithub.com/spring-projects/spring-boot/issues/34781)
   -   Hints for including Liquibase changelogs in a native image are unnecessarily narrow  [#&#8203;34729](https://togithub.com/spring-projects/spring-boot/pull/34729)
   -   Unlike `@EnableBatchProcessing`, auto-configuration for Spring Batch does not enable observability of steps and jobs [#&#8203;34305](https://togithub.com/spring-projects/spring-boot/pull/34305)
   
   ##### :notebook_with_decorative_cover: Documentation
   
   -   Improve documentation of tracing dependencies and configuration properties [#&#8203;34991](https://togithub.com/spring-projects/spring-boot/pull/34991)
   -   Use current Neo4j version in Testcontainers-based examples [#&#8203;34940](https://togithub.com/spring-projects/spring-boot/issues/34940)
   -   BatchProperties has an outdated reference to JPA [#&#8203;34844](https://togithub.com/spring-projects/spring-boot/pull/34844)
   -   Document that optional dependencies are included by default in fat jars built with Maven [#&#8203;34788](https://togithub.com/spring-projects/spring-boot/issues/34788)
   
   ##### :hammer: Dependency Upgrades
   
   -   Upgrade to Caffeine 3.1.6 [#&#8203;34928](https://togithub.com/spring-projects/spring-boot/issues/34928)
   -   Upgrade to Couchbase Client 3.4.5 [#&#8203;35050](https://togithub.com/spring-projects/spring-boot/issues/35050)
   -   Upgrade to GraphQL Java 19.5 [#&#8203;34996](https://togithub.com/spring-projects/spring-boot/issues/34996)
   -   Upgrade to Groovy 4.0.11 [#&#8203;34911](https://togithub.com/spring-projects/spring-boot/issues/34911)
   -   Upgrade to Infinispan 14.0.8.Final [#&#8203;34929](https://togithub.com/spring-projects/spring-boot/issues/34929)
   -   Upgrade to Jetty 11.0.15 [#&#8203;35051](https://togithub.com/spring-projects/spring-boot/issues/35051)
   -   Upgrade to jOOQ 3.17.12 [#&#8203;35052](https://togithub.com/spring-projects/spring-boot/issues/35052)
   -   Upgrade to Lettuce 6.2.4.RELEASE [#&#8203;35053](https://togithub.com/spring-projects/spring-boot/issues/35053)
   -   Upgrade to Logback 1.4.7 [#&#8203;35088](https://togithub.com/spring-projects/spring-boot/issues/35088)
   -   Upgrade to Maven Resources Plugin 3.3.1 [#&#8203;34913](https://togithub.com/spring-projects/spring-boot/issues/34913)
   -   Upgrade to Micrometer 1.10.6 [#&#8203;34858](https://togithub.com/spring-projects/spring-boot/issues/34858)
   -   Upgrade to Micrometer Tracing 1.0.4 [#&#8203;34859](https://togithub.com/spring-projects/spring-boot/issues/34859)
   -   Upgrade to MySQL 8.0.33 [#&#8203;35054](https://togithub.com/spring-projects/spring-boot/issues/35054)
   -   Upgrade to Native Build Tools Plugin 0.9.21 [#&#8203;35055](https://togithub.com/spring-projects/spring-boot/issues/35055)
   -   Upgrade to Neo4j Java Driver 5.7.0 [#&#8203;34930](https://togithub.com/spring-projects/spring-boot/issues/34930)
   -   Upgrade to Netty 4.1.91.Final [#&#8203;34914](https://togithub.com/spring-projects/spring-boot/issues/34914)
   -   Upgrade to Reactor Bom 2022.0.6 [#&#8203;34860](https://togithub.com/spring-projects/spring-boot/issues/34860)
   -   Upgrade to SAAJ Impl 3.0.1 [#&#8203;35056](https://togithub.com/spring-projects/spring-boot/issues/35056)
   -   Upgrade to Spring AMQP 3.0.4 [#&#8203;34950](https://togithub.com/spring-projects/spring-boot/issues/34950)
   -   Upgrade to Spring Data Bom 2022.0.5 [#&#8203;34903](https://togithub.com/spring-projects/spring-boot/issues/34903)
   -   Upgrade to Spring Framework 6.0.8 [#&#8203;34861](https://togithub.com/spring-projects/spring-boot/issues/34861)
   -   Upgrade to Spring Integration 6.0.5 [#&#8203;35012](https://togithub.com/spring-projects/spring-boot/issues/35012)
   -   Upgrade to Spring Kafka 3.0.6 [#&#8203;34951](https://togithub.com/spring-projects/spring-boot/issues/34951)
   -   Upgrade to Spring LDAP 3.0.2 [#&#8203;34904](https://togithub.com/spring-projects/spring-boot/issues/34904)
   -   Upgrade to Spring Security 6.0.3 [#&#8203;34952](https://togithub.com/spring-projects/spring-boot/issues/34952)
   -   Upgrade to Spring WS 4.0.3 [#&#8203;34953](https://togithub.com/spring-projects/spring-boot/issues/34953)
   -   Upgrade to Tomcat 10.1.8 [#&#8203;35089](https://togithub.com/spring-projects/spring-boot/issues/35089)
   -   Upgrade to Undertow 2.3.5.Final [#&#8203;34915](https://togithub.com/spring-projects/spring-boot/issues/34915)
   -   Upgrade to Yasson 3.0.3 [#&#8203;34916](https://togithub.com/spring-projects/spring-boot/issues/34916)
   
   ##### :heart: Contributors
   
   Thank you to all the contributors who worked on this release:
   
   [@&#8203;Ferioney](https://togithub.com/Ferioney), [@&#8203;RobertRad](https://togithub.com/RobertRad), [@&#8203;SeasonPanPan](https://togithub.com/SeasonPanPan), [@&#8203;acktsap](https://togithub.com/acktsap), [@&#8203;benelog](https://togithub.com/benelog), [@&#8203;dreis2211](https://togithub.com/dreis2211), [@&#8203;kdomo](https://togithub.com/kdomo), [@&#8203;krzyk](https://togithub.com/krzyk), [@&#8203;marbon87](https://togithub.com/marbon87), and [@&#8203;meistermeier](https://togithub.com/meistermeier)
   
   ### [`v3.0.5`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.0.5)
   
   ##### :lady_beetle: Bug Fixes
   
   -   EmbeddedWebServerFactoryCustomizerAutoConfiguration should not run when embedded web server is not configured [#&#8203;34659](https://togithub.com/spring-projects/spring-boot/issues/34659)
   -   StandardConfigDataResource can import the same file twice if the classpath includes '.' [#&#8203;34617](https://togithub.com/spring-projects/spring-boot/issues/34617)
   -   Loading application.yml fails with NoSuchMethodError when using SnakeYAML 2.0 [#&#8203;34515](https://togithub.com/spring-projects/spring-boot/issues/34515)
   -   `@ConfigurationProperties` no longer works on a mutable Kotlin data classes [#&#8203;34500](https://togithub.com/spring-projects/spring-boot/issues/34500)
   -   Image builds with podman fail when image buildpacks are configured [#&#8203;34495](https://togithub.com/spring-projects/spring-boot/issues/34495)
   -   Use of `@EntityScan` causes AOT instance supplier code generation error [#&#8203;34371](https://togithub.com/spring-projects/spring-boot/issues/34371)
   
   ##### :notebook_with_decorative_cover: Documentation
   
   -   Document support for Java 20 [#&#8203;34726](https://togithub.com/spring-projects/spring-boot/issues/34726)
   -   Clarify conventions for custom error pages in WebFlux [#&#8203;34705](https://togithub.com/spring-projects/spring-boot/issues/34705)
   -   Add documentation tip showing how to configure publishRegistry Maven properties from the command line [#&#8203;34704](https://togithub.com/spring-projects/spring-boot/issues/34704)
   -   Typo in Batch documentation: content instead of context [#&#8203;34646](https://togithub.com/spring-projects/spring-boot/pull/34646)
   -   Update two references to old APIs [#&#8203;34602](https://togithub.com/spring-projects/spring-boot/issues/34602)
   -   Fix Javadoc in JobLauncherApplicationRunner [#&#8203;34596](https://togithub.com/spring-projects/spring-boot/pull/34596)
   -   Document how to get socket location for image building configuration with podman [#&#8203;34475](https://togithub.com/spring-projects/spring-boot/issues/34475)
   
   ##### :hammer: Dependency Upgrades
   
   -   Upgrade to Caffeine 3.1.5 [#&#8203;34662](https://togithub.com/spring-projects/spring-boot/issues/34662)
   -   Upgrade to Couchbase Client 3.4.4 [#&#8203;34663](https://togithub.com/spring-projects/spring-boot/issues/34663)
   -   Upgrade to Dropwizard Metrics 4.2.18 [#&#8203;34664](https://togithub.com/spring-projects/spring-boot/issues/34664)
   -   Upgrade to GraphQL Java 19.4 [#&#8203;34718](https://togithub.com/spring-projects/spring-boot/issues/34718)
   -   Upgrade to Groovy 4.0.10 [#&#8203;34665](https://togithub.com/spring-projects/spring-boot/issues/34665)
   -   Upgrade to Infinispan 14.0.7.Final [#&#8203;34666](https://togithub.com/spring-projects/spring-boot/issues/34666)
   -   Upgrade to Jedis 4.3.2 [#&#8203;34698](https://togithub.com/spring-projects/spring-boot/issues/34698)
   -   Upgrade to Jetty Reactive HTTPClient 3.0.8 [#&#8203;34667](https://togithub.com/spring-projects/spring-boot/issues/34667)
   -   Upgrade to jOOQ 3.17.10 [#&#8203;34699](https://togithub.com/spring-projects/spring-boot/issues/34699)
   -   Upgrade to Json-smart 2.4.10 [#&#8203;34669](https://togithub.com/spring-projects/spring-boot/issues/34669)
   -   Upgrade to Logback 1.4.6 [#&#8203;34670](https://togithub.com/spring-projects/spring-boot/issues/34670)
   -   Upgrade to Micrometer 1.10.5 [#&#8203;34536](https://togithub.com/spring-projects/spring-boot/issues/34536)
   -   Upgrade to Micrometer Tracing 1.0.3 [#&#8203;34537](https://togithub.com/spring-projects/spring-boot/issues/34537)
   -   Upgrade to Netty 4.1.90.Final [#&#8203;34671](https://togithub.com/spring-projects/spring-boot/issues/34671)
   -   Upgrade to Reactor Bom 2022.0.5 [#&#8203;34538](https://togithub.com/spring-projects/spring-boot/issues/34538)
   -   Upgrade to SLF4J 2.0.7 [#&#8203;34672](https://togithub.com/spring-projects/spring-boot/issues/34672)
   -   Upgrade to Spring AMQP 3.0.3 [#&#8203;34608](https://togithub.com/spring-projects/spring-boot/issues/34608)
   -   Upgrade to Spring Data Bom 2022.0.4 [#&#8203;34539](https://togithub.com/spring-projects/spring-boot/issues/34539)
   -   Upgrade to Spring Framework 6.0.7 [#&#8203;34540](https://togithub.com/spring-projects/spring-boot/issues/34540)
   -   Upgrade to Spring GraphQL 1.1.3 [#&#8203;34541](https://togithub.com/spring-projects/spring-boot/issues/34541)
   -   Upgrade to Spring HATEOAS 2.0.3 [#&#8203;34673](https://togithub.com/spring-projects/spring-boot/issues/34673)
   -   Upgrade to Spring Integration 6.0.4 [#&#8203;34542](https://togithub.com/spring-projects/spring-boot/issues/34542)
   -   Upgrade to Spring Kafka 3.0.5 [#&#8203;34543](https://togithub.com/spring-projects/spring-boot/issues/34543)
   -   Upgrade to Spring Retry 2.0.1 [#&#8203;34544](https://togithub.com/spring-projects/spring-boot/issues/34544)
   -   Upgrade to Spring Session 3.0.1 [#&#8203;34545](https://togithub.com/spring-projects/spring-boot/issues/34545)
   -   Upgrade to Tomcat 10.1.7 [#&#8203;34674](https://togithub.com/spring-projects/spring-boot/issues/34674)
   -   Upgrade to UnboundID LDAPSDK 6.0.8 [#&#8203;34675](https://togithub.com/spring-projects/spring-boot/issues/34675)
   
   ##### :heart: Contributors
   
   Thank you to all the contributors who worked on this release:
   
   [@&#8203;1993heqiang](https://togithub.com/1993heqiang), [@&#8203;anthonydahanne](https://togithub.com/anthonydahanne), [@&#8203;benelog](https://togithub.com/benelog), [@&#8203;dsyer](https://togithub.com/dsyer), [@&#8203;izeye](https://togithub.com/izeye), [@&#8203;swapy](https://togithub.com/swapy), and [@&#8203;terminux](https://togithub.com/terminux)
   
   ### [`v3.0.4`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.0.4)
   
   #### :lady_beetle: Bug Fixes
   
   -   Maven plugin uses timezone-local timestamps when outputTimestamp is used [#&#8203;34430](https://togithub.com/spring-projects/spring-boot/issues/34430)
   -   org.springframework.boot.web.embedded.jetty.GracefulShutdown uses the wrong class to create its logger [#&#8203;34419](https://togithub.com/spring-projects/spring-boot/issues/34419)
   -   `@ConfigurationProperties` with initialized nested record properties values no longer bind [#&#8203;34407](https://togithub.com/spring-projects/spring-boot/issues/34407)
   -   Custom ConfigDataLocationResolver/ConfigDataLoader fails in 3.0.x when combined with spring-boot-devtools [#&#8203;34372](https://togithub.com/spring-projects/spring-boot/issues/34372)
   -   defaultTracingObservationHandler is not ordered as documented [#&#8203;34216](https://togithub.com/spring-projects/spring-boot/pull/34216)
   -   Spring Boot 3 does not provide a configuration property for configuring red metrics custom tag keys [#&#8203;34194](https://togithub.com/spring-projects/spring-boot/issues/34194)
   
   #### :notebook_with_decorative_cover: Documentation
   
   -   Document support for Gradle 8 [#&#8203;34462](https://togithub.com/spring-projects/spring-boot/issues/34462)
   -   Update Batch documentation [#&#8203;34437](https://togithub.com/spring-projects/spring-boot/pull/34437)
   -   Add link to Failover starter [#&#8203;34422](https://togithub.com/spring-projects/spring-boot/issues/34422)
   -   Fix typo in external-config.adoc [#&#8203;34414](https://togithub.com/spring-projects/spring-boot/issues/34414)
   -   Fix typo [#&#8203;34398](https://togithub.com/spring-projects/spring-boot/pull/34398)
   -   Use plugins DSL consistently in Spring Boot Gradle Plugin docs [#&#8203;34391](https://togithub.com/spring-projects/spring-boot/issues/34391)
   
   #### :hammer: Dependency Upgrades
   
   -   Upgrade to Couchbase Client 3.4.3 [#&#8203;34445](https://togithub.com/spring-projects/spring-boot/issues/34445)
   -   Upgrade to Dropwizard Metrics 4.2.17 [#&#8203;34446](https://togithub.com/spring-projects/spring-boot/issues/34446)
   -   Upgrade to Jetty 11.0.14 [#&#8203;34447](https://togithub.com/spring-projects/spring-boot/issues/34447)
   -   Upgrade to Reactor Bom 2022.0.4 [#&#8203;34444](https://togithub.com/spring-projects/spring-boot/issues/34444)
   -   Upgrade to Spring Data Bom 2022.0.3 [#&#8203;34439](https://togithub.com/spring-projects/spring-boot/issues/34439)
   -   Upgrade to Spring Framework 6.0.6 [#&#8203;34440](https://togithub.com/spring-projects/spring-boot/issues/34440)
   -   Upgrade to Spring Kafka 3.0.4 [#&#8203;34441](https://togithub.com/spring-projects/spring-boot/issues/34441)
   
   #### :heart: Contributors
   
   Thank you to all the contributors who worked on this release:
   
   [@&#8203;1993heqiang](https://togithub.com/1993heqiang), [@&#8203;anandmnair](https://togithub.com/anandmnair), [@&#8203;dalbani](https://togithub.com/dalbani), [@&#8203;fmbenhassine](https://togithub.com/fmbenhassine), [@&#8203;izeye](https://togithub.com/izeye), [@&#8203;jongwooo](https://togithub.com/jongwooo), and [@&#8203;ttddyy](https://togithub.com/ttddyy)
   
   ### [`v3.0.3`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.0.3)
   
   #### :lady_beetle: Bug Fixes
   
   -   ClassNotFoundException during AOT processing of Logback XML that references a variable when defining a component's class [#&#8203;34336](https://togithub.com/spring-projects/spring-boot/issues/34336)
   -   Logback configuration errors are not reported when running as a native image [#&#8203;34315](https://togithub.com/spring-projects/spring-boot/issues/34315)
   -   Dependency management for Spring LDAP includes spring-ldap-core-tiger which no longer exists [#&#8203;34299](https://togithub.com/spring-projects/spring-boot/issues/34299)
   -   Kotlin ConfigurationProperties default values are not picked up when nativeRun is used [#&#8203;34157](https://togithub.com/spring-projects/spring-boot/issues/34157)
   -   Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so [#&#8203;34072](https://togithub.com/spring-projects/spring-boot/issues/34072)
   -   Actuator Health web endpoint broken with Gson and Java 17 [#&#8203;34070](https://togithub.com/spring-projects/spring-boot/issues/34070)
   -   Manifests of jars built with Gradle do not have a Implementation entries [#&#8203;34059](https://togithub.com/spring-projects/spring-boot/issues/34059)
   -   Spies are not reset after test execution when using `@SpyBean` [#&#8203;34044](https://togithub.com/spring-projects/spring-boot/issues/34044)
   -   Using devtools with Reactive application results in slower restarts [#&#8203;34036](https://togithub.com/spring-projects/spring-boot/issues/34036)
   -   spring-boot-dependencies manages mysql:mysql-connector-java which no longer exists [#&#8203;34021](https://togithub.com/spring-projects/spring-boot/issues/34021)
   -   Dependency management for Mongo's Java Driver is incomplete [#&#8203;34019](https://togithub.com/spring-projects/spring-boot/issues/34019)
   -   jOOQ DefaultConfiguration does not use TransactionProvider [#&#8203;33979](https://togithub.com/spring-projects/spring-boot/pull/33979)
   -   ObservationFilter beans are not registered automatically [#&#8203;33968](https://togithub.com/spring-projects/spring-boot/issues/33968)
   -   Properties Migrator does not detect properties of Map type that are marked as deprecated [#&#8203;33963](https://togithub.com/spring-projects/spring-boot/issues/33963)
   -   Dependency management for some Angus Mail modules uses the wrong artifact ID [#&#8203;33947](https://togithub.com/spring-projects/spring-boot/issues/33947)
   -   ElasticsearchClientAutoConfiguration causes global ObjectMapper to be overwritten [#&#8203;33426](https://togithub.com/spring-projects/spring-boot/issues/33426)
   
   #### :notebook_with_decorative_cover: Documentation
   
   -   Updated documentation for `@ConfigurationProperties` bean naming rules [#&#8203;34192](https://togithub.com/spring-projects/spring-boot/issues/34192)
   -   Document additional configuration that is required for spring.mvc.throw-exception-if-no-handler-found=true to be effective [#&#8203;34190](https://togithub.com/spring-projects/spring-boot/issues/34190)
   -   Use Maven Central for release downloads in CLI installation documentation [#&#8203;34161](https://togithub.com/spring-projects/spring-boot/issues/34161)
   -   Update Customizing Sanitization documentation as built-in key-based sanitization is no longer performed [#&#8203;34051](https://togithub.com/spring-projects/spring-boot/pull/34051)
   -   Add Redis application properties example [#&#8203;34041](https://togithub.com/spring-projects/spring-boot/issues/34041)
   -   Restore "Use Jedis Instead of Lettuce" how-to documentation [#&#8203;33995](https://togithub.com/spring-projects/spring-boot/issues/33995)
   -   Actuator section is missing from documentation overview [#&#8203;33933](https://togithub.com/spring-projects/spring-boot/issues/33933)
   -   Add Javadoc since to OperationParameter.getAnnotation() [#&#8203;33919](https://togithub.com/spring-projects/spring-boot/issues/33919)
   
   #### :hammer: Dependency Upgrades
   
   -   Upgrade to Byte Buddy 1.12.23 [#&#8203;34255](https://togithub.com/spring-projects/spring-boot/issues/34255)
   -   Upgrade to Caffeine 3.1.4 [#&#8203;34256](https://togithub.com/spring-projects/spring-boot/issues/34256)
   -   Upgrade to Dropwizard Metrics 4.2.16 [#&#8203;34258](https://togithub.com/spring-projects/spring-boot/issues/34258)
   -   Upgrade to Glassfish JAXB 4.0.2 [#&#8203;34259](https://togithub.com/spring-projects/spring-boot/issues/34259)
   -   Upgrade to Groovy 4.0.9 [#&#8203;34260](https://togithub.com/spring-projects/spring-boot/issues/34260)
   -   Upgrade to Hibernate 6.1.7.Final [#&#8203;34261](https://togithub.com/spring-projects/spring-boot/issues/34261)
   -   Upgrade to Jackson Bom 2.14.2 [#&#8203;34262](https://togithub.com/spring-projects/spring-boot/issues/34262)
   -   Upgrade to Jaybird 4.0.9.java11 [#&#8203;34263](https://togithub.com/spring-projects/spring-boot/issues/34263)
   -   Upgrade to Jersey 3.1.1 [#&#8203;34264](https://togithub.com/spring-projects/spring-boot/issues/34264)
   -   Upgrade to jOOQ 3.17.8 [#&#8203;34265](https://togithub.com/spring-projects/spring-boot/issues/34265)
   -   Upgrade to Lettuce 6.2.3.RELEASE [#&#8203;34266](https://togithub.com/spring-projects/spring-boot/issues/34266)
   -   Upgrade to Lombok 1.18.26 [#&#8203;34267](https://togithub.com/spring-projects/spring-boot/issues/34267)
   -   Upgrade to Micrometer 1.10.4 [#&#8203;34148](https://togithub.com/spring-projects/spring-boot/issues/34148)
   -   Upgrade to Micrometer Tracing 1.0.2 [#&#8203;34160](https://togithub.com/spring-projects/spring-boot/issues/34160)
   -   Upgrade to Native Build Tools Plugin 0.9.20 [#&#8203;34268](https://togithub.com/spring-projects/spring-boot/issues/34268)
   -   Upgrade to Neo4j Java Driver 5.4.0 [#&#8203;34344](https://togithub.com/spring-projects/spring-boot/issues/34344)
   -   Upgrade to Netty 4.1.89.Final [#&#8203;34269](https://togithub.com/spring-projects/spring-boot/issues/34269)
   -   Upgrade to Postgresql 42.5.4 [#&#8203;34270](https://togithub.com/spring-projects/spring-boot/issues/34270)
   -   Upgrade to R2DBC Postgresql 1.0.1.RELEASE [#&#8203;34271](https://togithub.com/spring-projects/spring-boot/issues/34271)
   -   Upgrade to Reactor Bom 2022.0.3 [#&#8203;34149](https://togithub.com/spring-projects/spring-boot/issues/34149)
   -   Upgrade to Spring AMQP 3.0.2 [#&#8203;34322](https://togithub.com/spring-projects/spring-boot/issues/34322)
   -   Upgrade to Spring Batch 5.0.1 [#&#8203;34150](https://togithub.com/spring-projects/spring-boot/issues/34150)
   -   Upgrade to Spring Data Bom 2022.0.2 [#&#8203;34151](https://togithub.com/spring-projects/spring-boot/issues/34151)
   -   Upgrade to Spring Framework 6.0.5 [#&#8203;34152](https://togithub.com/spring-projects/spring-boot/issues/34152)
   -   Upgrade to Spring GraphQL 1.1.2 [#&#8203;34323](https://togithub.com/spring-projects/spring-boot/issues/34323)
   -   Upgrade to Spring HATEOAS 2.0.2 [#&#8203;34272](https://togithub.com/spring-projects/spring-boot/issues/34272)
   -   Upgrade to Spring Integration 6.0.3 [#&#8203;34039](https://togithub.com/spring-projects/spring-boot/issues/34039)
   -   Upgrade to Spring Kafka 3.0.3 [#&#8203;34153](https://togithub.com/spring-projects/spring-boot/issues/34153)
   -   Upgrade to Spring LDAP 3.0.1 [#&#8203;34154](https://togithub.com/spring-projects/spring-boot/issues/34154)
   -   Upgrade to Spring Security 6.0.2 [#&#8203;34155](https://togithub.com/spring-projects/spring-boot/issues/34155)
   -   Upgrade to Spring WS 4.0.2 [#&#8203;34156](https://togithub.com/spring-projects/spring-boot/issues/34156)
   -   Upgrade to Undertow 2.3.4.Final [#&#8203;34273](https://togithub.com/spring-projects/spring-boot/issues/34273)
   
   #### :heart: Contributors
   
   Thank you to all the contributors who worked on this release:
   
   [@&#8203;Anubhav-2000](https://togithub.com/Anubhav-2000), [@&#8203;artembilan](https://togithub.com/artembilan), [@&#8203;ath0s](https://togithub.com/ath0s), [@&#8203;enimiste](https://togithub.com/enimiste), [@&#8203;izeye](https://togithub.com/izeye), [@&#8203;jprinet](https://togithub.com/jprinet), [@&#8203;krzyk](https://togithub.com/krzyk), [@&#8203;marcel-wollschlaeger](https://togithub.com/marcel-wollschlaeger), [@&#8203;mhalbritter](https://togithub.com/mhalbritter), [@&#8203;michaldo](https://togithub.com/michaldo), and [@&#8203;sannanansari](https://togithub.com/sannanansari)
   
   ### [`v3.0.2`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.0.2)
   
   #### :lady_beetle: Bug Fixes
   
   -   Failure analysis of NoUniqueBeanDefinitionException reports "defined in null" when bean definition has no resource description [#&#8203;33876](https://togithub.com/spring-projects/spring-boot/issues/33876)
   -   `@DeprecatedConfigurationProperty` has no effect when declared on a record component's accessor method [#&#8203;33871](https://togithub.com/spring-projects/spring-boot/issues/33871)
   -   Devtools sets non-existent property spring.reactor.debug [#&#8203;33860](https://togithub.com/spring-projects/spring-boot/issues/33860)
   -   Failing calls to reactive health indicators are not logged [#&#8203;33856](https://togithub.com/spring-projects/spring-boot/issues/33856)
   -   Spring Boot 3 Native: Fails to bind properties under 'spring.groovy.template' [#&#8203;33847](https://togithub.com/spring-projects/spring-boot/issues/33847)
   -   Diagnostics are poor when the JMX port used by the Maven start goal is in use [#&#8203;33845](https://togithub.com/spring-projects/spring-boot/issues/33845)
   -   Inconsistent discovery of parameter names for selectors in custom actuator endpoints [#&#8203;33841](https://togithub.com/spring-projects/spring-boot/issues/33841)
   -   OpenTelemetryAutoConfiguration should use parent-based sampler by default [#&#8203;33821](https://togithub.com/spring-projects/spring-boot/issues/33821)
   -   SpringBootMockResolver causes AopTestUtils.getUltimateTargetObject to recurse until the stack overflows when it calls it with Spring Security's authentication manager bean [#&#8203;33792](https://togithub.com/spring-projects/spring-boot/issues/33792)
   -   It is not possible to provide a custom TransactionProvider bean for JOOQ [#&#8203;33776](https://togithub.com/spring-projects/spring-boot/issues/33776)
   -   Remove usage of bean definition instance supplier since not compatible with AOT [#&#8203;33763](https://togithub.com/spring-projects/spring-boot/issues/33763)
   -   DevTools prevent startup in native image when using maven [#&#8203;33760](https://togithub.com/spring-projects/spring-boot/issues/33760)
   -   NPE in RabbitProperties when user is given, but password not [#&#8203;33753](https://togithub.com/spring-projects/spring-boot/issues/33753)
   -   EndpointRequestMatcher should have a toString method [#&#8203;33729](https://togithub.com/spring-projects/spring-boot/issues/33729)
   -   SDKMAN should not use repo.spring.io for releases [#&#8203;33723](https://togithub.com/spring-projects/spring-boot/issues/33723)
   -   `@ConfigurationProperties` on a `@Bean` method does not work when the bean has a constructor that is eligible for constructor binding [#&#8203;33710](https://togithub.com/spring-projects/spring-boot/issues/33710)
   -   Homebrew and Scoop should not use repo.spring.io for releases [#&#8203;33706](https://togithub.com/spring-projects/spring-boot/issues/33706)
   -   Installing Homebrew formula with --head does not work [#&#8203;33704](https://togithub.com/spring-projects/spring-boot/issues/33704)
   -   Flyway-specific DataSource cannot be created in a native image due to missing reflection hints [#&#8203;33692](https://togithub.com/spring-projects/spring-boot/issues/33692)
   -   Remove Jetty/Netty/ApacheHttpClient checks for WebClient [#&#8203;33640](https://togithub.com/spring-projects/spring-boot/pull/33640)
   -   Fix no effect of custom SessionRepositoryCustomizer in application context [#&#8203;33514](https://togithub.com/spring-projects/spring-boot/pull/33514)
   -   Nested properties without a setter can no longer be bound in 3.0 [#&#8203;33409](https://togithub.com/spring-projects/spring-boot/issues/33409)
   
   #### :notebook_with_decorative_cover: Documentation
   
   -   Fix typo in testing-native-application.adoc [#&#8203;33896](https://togithub.com/spring-projects/spring-boot/pull/33896)
   -   Replace "via" in documentation and use "over" or "through" instead [#&#8203;33880](https://togithub.com/spring-projects/spring-boot/issues/33880)
   -   Fix typo in kotlin getting started documentation [#&#8203;33869](https://togithub.com/spring-projects/spring-boot/issues/33869)
   -   Update com.gorylenko.gradle-git-properties version to 2.4.1 in doc [#&#8203;33857](https://togithub.com/spring-projects/spring-boot/issues/33857)
   -   Description of spring-boot-starter-websocket does not make it clear that it's Servlet-specific [#&#8203;33842](https://togithub.com/spring-projects/spring-boot/issues/33842)
   -   Fix 'the the' typos [#&#8203;33756](https://togithub.com/spring-projects/spring-boot/issues/33756)
   -   Fix docs with repeated words. [#&#8203;33749](https://togithub.com/spring-projects/spring-boot/pull/33749)
   -   Update HTTP 2 documentation for Java 17 [#&#8203;33734](https://togithub.com/spring-projects/spring-boot/issues/33734)
   -   Fix typo in getting started documentation [#&#8203;33732](https://togithub.com/spring-projects/spring-boot/pull/33732)
   -   Fix typo in External Configuration documentation [#&#8203;33728](https://togithub.com/spring-projects/spring-boot/issues/33728)
   -   Fix a typo in the ExitCodeGenerator documentation [#&#8203;33726](https://togithub.com/spring-projects/spring-boot/issues/33726)
   -   Fix typo in javadoc of org.springframework.boot.web.server.LocalServerPort [#&#8203;33724](https://togithub.com/spring-projects/spring-boot/issues/33724)
   -   Update dockerfile samples to use Java 17 [#&#8203;33629](https://togithub.com/spring-projects/spring-boot/pull/33629)
   -   Remove the run example [#&#8203;33519](https://togithub.com/spring-projects/spring-boot/pull/33519)
   
   #### :hammer: Dependency Upgrades
   
   -   Upgrade to Byte Buddy 1.12.22 [#&#8203;33898](https://togithub.com/spring-projects/spring-boot/issues/33898)
   -   Upgrade to Couchbase Client 3.4.2 [#&#8203;33899](https://togithub.com/spring-projects/spring-boot/issues/33899)
   -   Upgrade to Dropwizard Metrics 4.2.15 [#&#8203;33795](https://togithub.com/spring-projects/spring-boot/issues/33795)
   -   Upgrade to FreeMarker 2.3.32 [#&#8203;33900](https://togithub.com/spring-projects/spring-boot/issues/33900)
   -   Upgrade to Groovy 4.0.7 [#&#8203;33796](https://togithub.com/spring-projects/spring-boot/issues/33796)
   -   Upgrade to Infinispan 14.0.6.Final [#&#8203;33901](https://togithub.com/spring-projects/spring-boot/issues/33901)
   -   Upgrade to Jakarta Activation 2.1.1 [#&#8203;33798](https://togithub.com/spring-projects/spring-boot/issues/33798)
   -   Upgrade to Jakarta Mail 2.1.1 [#&#8203;33799](https://togithub.com/spring-projects/spring-boot/issues/33799)
   -   Upgrade to jOOQ 3.17.7 [#&#8203;33902](https://togithub.com/spring-projects/spring-boot/issues/33902)
   -   Upgrade to JUnit Jupiter 5.9.2 [#&#8203;33800](https://togithub.com/spring-projects/spring-boot/issues/33800)
   -   Upgrade to Kafka 3.3.2 [#&#8203;33903](https://togithub.com/spring-projects/spring-boot/issues/33903)
   -   Upgrade to MariaDB 3.0.10 [#&#8203;33801](https://togithub.com/spring-projects/spring-boot/issues/33801)
   -   Upgrade to Micrometer 1.10.3 [#&#8203;33802](https://togithub.com/spring-projects/spring-boot/issues/33802)
   -   Upgrade to Micrometer Tracing 1.0.1 [#&#8203;33803](https://togithub.com/spring-projects/spring-boot/issues/33803)
   -   Upgrade to MongoDB 4.8.2 [#&#8203;33904](https://togithub.com/spring-projects/spring-boot/issues/33904)
   -   Upgrade to MSSQL JDBC 11.2.3.jre17 [#&#8203;33905](https://togithub.com/spring-projects/spring-boot/issues/33905)
   -   Upgrade to MySQL 8.0.32 [#&#8203;33906](https://togithub.com/spring-projects/spring-boot/issues/33906)
   -   Upgrade to Netty 4.1.87.Final [#&#8203;33907](https://togithub.com/spring-projects/spring-boot/issues/33907)
   -   Upgrade to Reactor Bom 2022.0.2 [#&#8203;33804](https://togithub.com/spring-projects/spring-boot/issues/33804)
   -   Upgrade to RxJava3 3.1.6 [#&#8203;33908](https://togithub.com/spring-projects/spring-boot/issues/33908)
   -   Upgrade to Spring AMQP 3.0.1 [#&#8203;33811](https://togithub.com/spring-projects/spring-boot/issues/33811)
   -   Upgrade to Spring Data 2022.0.1 [#&#8203;33810](https://togithub.com/spring-projects/spring-boot/issues/33810)
   -   Upgrade to Spring Framework 6.0.4 [#&#8203;33805](https://togithub.com/spring-projects/spring-boot/issues/33805)
   -   Upgrade to Spring HATEOAS 2.0.1 [#&#8203;33806](https://togithub.com/spring-projects/spring-boot/issues/33806)
   -   Upgrade to Spring Integration 6.0.2 [#&#8203;33813](https://togithub.com/spring-projects/spring-boot/issues/33813)
   -   Upgrade to Spring Kafka 3.0.2 [#&#8203;33812](https://togithub.com/spring-projects/spring-boot/issues/33812)
   -   Upgrade to Spring WS 4.0.1 [#&#8203;33809](https://togithub.com/spring-projects/spring-boot/issues/33809)
   -   Upgrade to Tomcat 10.1.5 [#&#8203;33909](https://togithub.com/spring-projects/spring-boot/issues/33909)
   -   Upgrade to Undertow 2.3.3.Final [#&#8203;33807](https://togithub.com/spring-projects/spring-boot/issues/33807)
   -   Upgrade to XmlUnit2 2.9.1 [#&#8203;33808](https://togithub.com/spring-projects/spring-boot/issues/33808)
   
   #### :heart: Contributors
   
   Thank you to all the contributors who worked on this release:
   
   [@&#8203;BartR96](https://togithub.com/BartR96), [@&#8203;IDJack](https://togithub.com/IDJack), [@&#8203;anugrahsinghal](https://togithub.com/anugrahsinghal), [@&#8203;asomov](https://togithub.com/asomov), [@&#8203;devrishal](https://togithub.com/devrishal), [@&#8203;dreis2211](https://togithub.com/dreis2211), [@&#8203;izeye](https://togithub.com/izeye), [@&#8203;josephlane](https://togithub.com/josephlane), [@&#8203;krzyk](https://togithub.com/krzyk), [@&#8203;kvmw](https://togithub.com/kvmw), [@&#8203;mhalbritter](https://togithub.com/mhalbritter), [@&#8203;michaelweidmann](https://togithub.com/michaelweidmann), [@&#8203;qyqcswill](https://togithub.com/qyqcswill), [@&#8203;rfigueroa](https://togithub.com/rfigueroa), [@&#8203;sannanansari](https://togithub.com/sannanansari), [@&#8203;sdeleuze](https://togithub.com/sdeleuze), [@&#8203;yyjstudy](https://togithub.com/yyjstudy), and [@&#8203;zhangyanyue](https://togithub.com/zhangyanyue)
   
   ### [`v3.0.1`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.0.1)
   
   #### :lady_beetle: Bug Fixes
   
   -   Fix typo in LocalDevToolsAutoConfiguration logging [#&#8203;33615](https://togithub.com/spring-projects/spring-boot/issues/33615)
   -   No warning is given when `<springProfile>` is used in a Logback `<root>` block [#&#8203;33610](https://togithub.com/spring-projects/spring-boot/issues/33610)
   -   Auto-configure PropagationWebGraphQlInterceptor for tracing propagation [#&#8203;33542](https://togithub.com/spring-projects/spring-boot/issues/33542)
   -   WebClient instrumentation fails with IllegalArgumentException when adapting to WebClientExchangeTagsProvider [#&#8203;33483](https://togithub.com/spring-projects/spring-boot/issues/33483)
   -   Reactive observation auto-configuration does not declare order for WebFilter [#&#8203;33444](https://togithub.com/spring-projects/spring-boot/issues/33444)
   -   Web server fails to start due to "Resource location must not be null" when attempting to use a PKCS 11 KeyStore [#&#8203;33433](https://togithub.com/spring-projects/spring-boot/issues/33433)
   -   Actuator health endpoint for neo4j throws NoSuchElementException and always returns Status.DOWN [#&#8203;33428](https://togithub.com/spring-projects/spring-boot/issues/33428)
   -   Anchors in YAML configuration files throw UnsupportedOperationException [#&#8203;33404](https://togithub.com/spring-projects/spring-boot/issues/33404)
   -   ZipkinRestTemplateSender is not customizable [#&#8203;33399](https://togithub.com/spring-projects/spring-boot/issues/33399)
   -   AOT doesn't work with Logstash Logback Encoder [#&#8203;33387](https://togithub.com/spring-projects/spring-boot/issues/33387)
   -   Maven process-aot goal fails when release version is set in Maven compiler plugin [#&#8203;33382](https://togithub.com/spring-projects/spring-boot/issues/33382)
   -   `DependsOnDatabaseInitializationPostProcessor` re-declares bean dependencies at native image runtime [#&#8203;33374](https://togithub.com/spring-projects/spring-boot/issues/33374)
   -   `@SpringBootTest` now throws a NullPointerException rather than a helpful IllegalStateException when `@SpringBootConfiguration` is not found [#&#8203;33371](https://togithub.com/spring-projects/spring-boot/pull/33371)
   -   bootBuildImage always trys to create a native image due to bootJar always adding a META-INF/native-image/argfile to the jar [#&#8203;33363](https://togithub.com/spring-projects/spring-boot/issues/33363)
   
   #### :notebook_with_decorative_cover: Documentation
   
   -   Improve gradle plugin tags documentation [#&#8203;33617](https://togithub.com/spring-projects/spring-boot/issues/33617)
   -   Improve maven plugin tags documentation [#&#8203;33616](https://togithub.com/spring-projects/spring-boot/issues/33616)
   -   Fix typo in tomcat accesslog checkExists doc [#&#8203;33512](https://togithub.com/spring-projects/spring-boot/issues/33512)
   -   Documented Java compiler level is wrong [#&#8203;33505](https://togithub.com/spring-projects/spring-boot/pull/33505)
   -   Fix typo in documentation [#&#8203;33453](https://togithub.com/spring-projects/spring-boot/pull/33453)
   -   Update instead of replace environment in bootBuildImage documentation [#&#8203;33424](https://togithub.com/spring-projects/spring-boot/pull/33424)
   -   Update the reference docs to document the need to declare the native-maven-plugin when using buildpacks to create a native image [#&#8203;33422](https://togithub.com/spring-projects/spring-boot/issues/33422)
   -   Document that the shutdown endpoint is not intended for use when deploying a war to a servlet container [#&#8203;33410](https://togithub.com/spring-projects/spring-boot/issues/33410)
   -   Reinstate GraphQL testing documentaion [#&#8203;33407](https://togithub.com/spring-projects/spring-boot/issues/33407)
   -   Description of `NEVER` in Sanitize Sensitive Values isn't formatted correctly [#&#8203;33398](https://togithub.com/spring-projects/spring-boot/issues/33398)
   
   #### :hammer: Dependency Upgrades
   
   -   Upgrade to AspectJ 1.9.19 [#&#8203;33586](https://togithub.com/spring-projects/spring-boot/issues/33586)
   -   Upgrade to Byte Buddy 1.12.20 [#&#8203;33587](https://togithub.com/spring-projects/spring-boot/issues/33587)
   -   Upgrade to Couchbase Client 3.4.1 [#&#8203;33588](https://togithub.com/spring-projects/spring-boot/issues/33588)
   -   Upgrade to Dropwizard Metrics 4.2.14 [#&#8203;33589](https://togithub.com/spring-projects/spring-boot/issues/33589)
   -   Upgrade to Elasticsearch Client 8.5.3 [#&#8203;33590](https://togithub.com/spring-projects/spring-boot/issues/33590)
   -   Upgrade to Hibernate 6.1.6.Final [#&#8203;33591](https://togithub.com/spring-projects/spring-boot/issues/33591)
   -   Upgrade to HttpClient 4.5.14 [#&#8203;33592](https://togithub.com/spring-projects/spring-boot/issues/33592)
   -   Upgrade to HttpCore 4.4.16 [#&#8203;33593](https://togithub.com/spring-projects/spring-boot/issues/33593)
   -   Upgrade to Infinispan 14.0.4.Final [#&#8203;33594](https://togithub.com/spring-projects/spring-boot/issues/33594)
   -   Upgrade to Jaybird 4.0.8.java11 [#&#8203;33595](https://togithub.com/spring-projects/spring-boot/issues/33595)
   -   Upgrade to Jetty 11.0.13 [#&#8203;33596](https://togithub.com/spring-projects/spring-boot/issues/33596)
   -   Upgrade to jOOQ 3.17.6 [#&#8203;33597](https://togithub.com/spring-projects/spring-boot/issues/33597)
   -   Upgrade to Kotlin 1.7.22 [#&#8203;33598](https://togithub.com/spring-projects/spring-boot/issues/33598)
   -   Upgrade to Lettuce 6.2.2.RELEASE [#&#8203;33599](https://togithub.com/spring-projects/spring-boot/issues/33599)
   -   Upgrade to MongoDB 4.8.1 [#&#8203;33600](https://togithub.com/spring-projects/spring-boot/issues/33600)
   -   Upgrade to MSSQL JDBC 11.2.2.jre17 [#&#8203;33601](https://togithub.com/spring-projects/spring-boot/issues/33601)
   -   Upgrade to Native Build Tools Plugin 0.9.19 [#&#8203;33602](https://togithub.com/spring-projects/spring-boot/issues/33602)
   -   Upgrade to Netty 4.1.86.Final [#&#8203;33603](https://togithub.com/spring-projects/spring-boot/issues/33603)
   -   Upgrade to Reactor 2022.0.1 [#&#8203;33475](https://togithub.com/spring-projects/spring-boot/issues/33475)
   -   Upgrade to SLF4J 2.0.6 [#&#8203;33604](https://togithub.com/spring-projects/spring-boot/issues/33604)
   -   Upgrade to Spring for GraphQL 1.1.1 [#&#8203;33477](https://togithub.com/spring-projects/spring-boot/issues/33477)
   -   Upgrade to Spring Framework 6.0.3 [#&#8203;33476](https://togithub.com/spring-projects/spring-boot/issues/33476)
   -   Upgrade to Spring Integration 6.0.1 [#&#8203;33605](https://togithub.com/spring-projects/spring-boot/issues/33605)
   -   Upgrade to Spring Kafka 3.0.1 [#&#8203;33480](https://togithub.com/spring-projects/spring-boot/issues/33480)
   -   Upgrade to Spring Security 6.0.1 [#&#8203;33479](https://togithub.com/spring-projects/spring-boot/issues/33479)
   -   Upgrade to Thymeleaf 3.1.1.RELEASE [#&#8203;33486](https://togithub.com/spring-projects/spring-boot/issues/33486)
   -   Upgrade to Thymeleaf Extras SpringSecurity 3.1.1.RELEASE [#&#8203;33606](https://togithub.com/spring-projects/spring-boot/issues/33606)
   -   Upgrade to Tomcat 10.1.4 [#&#8203;33167](https://togithub.com/spring-projects/spring-boot/issues/33167)
   -   Upgrade to UnboundID LDAPSDK 6.0.7 [#&#8203;33607](https://togithub.com/spring-projects/spring-boot/issues/33607)
   -   Upgrade to Undertow 2.3.2.Final [#&#8203;33608](https://togithub.com/spring-projects/spring-boot/issues/33608)
   
   #### :heart: Contributors
   
   Thank you to all the contributors who worked on this release:
   
   [@&#8203;Artur-](https://togithub.com/Artur-), [@&#8203;aksh1618](https://togithub.com/aksh1618), [@&#8203;candrews](https://togithub.com/candrews), [@&#8203;cdanger](https://togithub.com/cdanger), [@&#8203;currenjin](https://togithub.com/currenjin), [@&#8203;izeye](https://togithub.com/izeye), [@&#8203;jprinet](https://togithub.com/jprinet), [@&#8203;lishangbu](https://togithub.com/lishangbu), [@&#8203;ohdaeho](https://togithub.com/ohdaeho), [@&#8203;peter-janssen](https://togithub.com/peter-janssen), and [@&#8203;shekharAggarwal](https://togithub.com/shekharAggarwal)
   
   ### [`v3.0.0`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.0.0)
   
   See the [Release notes for 3.0](https://togithub.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Release-Notes) for upgrade instructions and details of new features.
   
   ##### :star: New Features
   
   -   Provide a configuration property for the observation patterns of Spring Integration components [#&#8203;33099](https://togithub.com/spring-projects/spring-boot/pull/33099)
   
   ##### :lady_beetle: Bug Fixes
   
   -   io.micrometer.tracing.Tracer on the classpath breaks AOT processing for tests [#&#8203;33298](https://togithub.com/spring-projects/spring-boot/issues/33298)
   -   Tracer library HTTP instrumentation is auto-configured unnecessarily [#&#8203;33287](https://togithub.com/spring-projects/spring-boot/pull/33287)
   -   Auto-configuration ignores user-provided ObservationConventions [#&#8203;33285](https://togithub.com/spring-projects/spring-boot/issues/33285)
   -   `ScheduledBeanLazyInitializationExcludeFilter` is auto-configured even when annotation-based scheduled has not been enabled [#&#8203;33284](https://togithub.com/spring-projects/spring-boot/issues/33284)
   -   SpringBootContextLoader prints banner twice when using a `@ContextHierarchy` [#&#8203;33263](https://togithub.com/spring-projects/spring-boot/issues/33263)
   -   Properties migrator causes an application to fail to start if it tries to map a property whose metadata data entry contains an invalid configuration property name [#&#8203;33250](https://togithub.com/spring-projects/spring-boot/issues/33250)
   -   Wavefront MeterRegistryCustomizer is not applying application tags from application.properties [#&#8203;33244](https://togithub.com/spring-projects/spring-boot/issues/33244)
   -   Actuator responses no longer format timestamps as ISO-8601 [#&#8203;33236](https://togithub.com/spring-projects/spring-boot/issues/33236)
   -   Configuration property is not bound in a native image when property has get, set, and is methods [#&#8203;33232](https://togithub.com/spring-projects/spring-boot/issues/33232)
   -   Configuration property binding does not deal with bridge methods [#&#8203;33212](https://togithub.com/spring-projects/spring-boot/issues/33212)
   -   Contribute missing resource hints for GraphQL schema files and GraphiQL HTML page [#&#8203;33208](https://togithub.com/spring-projects/spring-boot/issues/33208)
   -   Hints for ClientHttpRequestFactory should only be generated for matching methods  [#&#8203;33203](https://togithub.com/spring-projects/spring-boot/issues/33203)
   -   Native profile should configure execution in pluginManagement [#&#8203;33184](https://togithub.com/spring-projects/spring-boot/issues/33184)
   -   Configuring management.server.port via a config tree results in a ConverterNotFoundException when the management context is refreshed [#&#8203;33169](https://togithub.com/spring-projects/spring-boot/issues/33169)
   -   JBoss logging does not route directly to SLF4J when using Logback [#&#8203;33155](https://togithub.com/spring-projects/spring-boot/issues/33155)
   -   Test with UseMainMethod.Always do not work with Kotlin main functions [#&#8203;33114](https://togithub.com/spring-projects/spring-boot/issues/33114)
   -   Maven process-aot does not specify source and target release when compiling generated sources [#&#8203;33112](https://togithub.com/spring-projects/spring-boot/issues/33112)
   -   Some Actuator beans are ineligible for post-processing [#&#8203;33110](https://togithub.com/spring-projects/spring-boot/issues/33110)
   -   AOT-generated source fails to compile when Actuator is enabled on a WebFlux project [#&#8203;33106](https://togithub.com/spring-projects/spring-boot/issues/33106)
   -   `@ContextHierarchy` should never be used with main method [#&#8203;33078](https://togithub.com/spring-projects/spring-boot/issues/33078)
   -   Maven process-aot fails when compiler plugin has been configured with --enable-preview [#&#8203;33012](https://togithub.com/spring-projects/spring-boot/issues/33012)
   -   Wavefront application tags differ from those used in a Spring Boot 2.x application [#&#8203;32844](https://togithub.com/spring-projects/spring-boot/pull/32844)
   -   Maven goal `spring-boot:build-image` runs package phase twice [#&#8203;26455](https://togithub.com/spring-projects/spring-boot/issues/26455)
   
   ##### :notebook_with_decorative_cover: Documentation
   
   -   Document observation for R2DBC [#&#8203;33335](https://togithub.com/spring-projects/spring-boot/pull/33335)
   -   Align Tomcat multiple connectors example with recommendation to configure SSL declaratively [#&#8203;33333](https://togithub.com/spring-projects/spring-boot/issues/33333)
   -   Actuator document is misleading about k8s startup probe [#&#8203;33327](https://togithub.com/spring-projects/spring-boot/issues/33327)
   -   Update documented for `@Timed` to reflect narrower support [#&#8203;33282](https://togithub.com/spring-projects/spring-boot/issues/33282)
   -   Update reference documentation to replace mentions of tags providers and contributors with their Observation-based equivalents [#&#8203;33281](https://togithub.com/spring-projects/spring-boot/issues/33281)
   -   Link to Micrometer's `@Timed` documentation [#&#8203;33266](https://togithub.com/spring-projects/spring-boot/issues/33266)
   -   Clarify use of the `spring.cache.type` property with Hazelcast [#&#8203;33258](https://togithub.com/spring-projects/spring-boot/issues/33258)
   -   Example git.commit.time in the Actuator API documentation is thousands of years in the future [#&#8203;33256](https://togithub.com/spring-projects/spring-boot/issues/33256)
   -   Update Spring Security filter dispatcher types docs to reflect change in default value [#&#8203;33252](https://togithub.com/spring-projects/spring-boot/pull/33252)
   -   Documentation for nested configuration properties in a native image uses `@NestedConfigurationProperty` too widely [#&#8203;33239](https://togithub.com/spring-projects/spring-boot/issues/33239)
   -   Document that the `jar` task should not be disabled when building a native image [#&#8203;33238](https://togithub.com/spring-projects/spring-boot/issues/33238)
   -   Document nesting configuration properties using records or Kotlin data classes and how and when to use `@NestedConfigurationProperty` [#&#8203;33235](https://togithub.com/spring-projects/spring-boot/issues/33235)
   -   Links to Features describes sections that have moved elsewhere [#&#8203;33214](https://togithub.com/spring-projects/spring-boot/issues/33214)
   -   Fix broken links in docs [#&#8203;33209](https://togithub.com/spring-projects/spring-boot/pull/33209)
   -   Document the need for compilation with -parameters when targeting a native image [#&#8203;33182](https://togithub.com/spring-projects/spring-boot/issues/33182)
   -   Remove outdated native image documentation [#&#8203;33109](https://togithub.com/spring-projects/spring-boot/pull/33109)
   -   Mention `@RegisterReflectionForBinding` in the docs [#&#8203;32903](https://togithub.com/spring-projects/spring-boot/issues/32903)
   
   ##### :hammer: Dependency Upgrades
   
   -   Upgrade to Byte Buddy 1.12.19 [#&#8203;33302](https://togithub.com/spring-projects/spring-boot/issues/33302)
   -   Upgrade to Caffeine 3.1.2 [#&#8203;33339](https://togithub.com/spring-projects/spring-boot/issues/33339)
   -   Upgrade to Dropwizard Metrics 4.2.13 [#&#8203;33303](https://togithub.com/spring-projects/spring-boot/issues/33303)
   -   Upgrade to Ehcache3 3.10.8 [#&#8203;33304](https://togithub.com/spring-projects/spring-boot/issues/33304)
   -   Upgrade to Elasticsearch Client 8.5.1 [#&#8203;33225](https://togithub.com/spring-projects/spring-boot/issues/33225)
   -   Upgrade to Glassfish JSTL 3.0.1 [#&#8203;33305](https://togithub.com/spring-projects/spring-boot/issues/33305)
   -   Upgrade to Hazelcast 5.1.5 [#&#8203;33187](https://togithub.com/spring-projects/spring-boot/issues/33187)
   -   Upgrade to HttpClient5 5.1.4 [#&#8203;33306](https://togithub.com/spring-projects/spring-boot/issues/33306)
   -   Upgrade to HttpCore5 5.1.5 [#&#8203;33188](https://togithub.com/spring-projects/spring-boot/issues/33188)
   -   Upgrade to Jackson 2.14.1 [#&#8203;33289](https://togithub.com/spring-projects/spring-boot/issues/33289)
   -   Upgrade to Jackson Bom 2.14.0 [#&#8203;33189](https://togithub.com/spring-projects/spring-boot/issues/33189)
   -   Upgrade to Janino 3.1.9 [#&#8203;33307](https://togithub.com/spring-projects/spring-boot/issues/33307)
   -   Upgrade to Jaybird 4.0.7.java11 [#&#8203;33190](https://togithub.com/spring-projects/spring-boot/issues/33190)
   -   Upgrade to Kotlin 1.7.21 [#&#8203;33191](https://togithub.com/spring-projects/spring-boot/issues/33191)
   -   Upgrade to Logback 1.4.5 [#&#8203;33308](https://togithub.com/spring-projects/spring-boot/issues/33308)
   -   Upgrade to MariaDB 3.0.9 [#&#8203;33192](https://togithub.com/spring-projects/spring-boot/issues/33192)
   -   Upgrade to Micrometer 1.10.2 [#&#8203;33334](https://togithub.com/spring-projects/spring-boot/issues/33334)
   -   Upgrade to MongoDB 4.8.0 [#&#8203;33193](https://togithub.com/spring-projects/spring-boot/issues/33193)
   -   Upgrade to Native Build Tools 0.9.18 [#&#8203;33301](https://togithub.com/spring-projects/spring-boot/issues/33301)
   -   Upgrade to Netty 4.1.85.Final [#&#8203;33194](https://togithub.com/spring-projects/spring-boot/issues/33194)
   -   Upgrade to Postgresql 42.5.1 [#&#8203;33340](https://togithub.com/spring-projects/spring-boot/issues/33340)
   -   Upgrade to R2DBC H2 1.0.0.RELEASE [#&#8203;33195](https://togithub.com/spring-projects/spring-boot/issues/33195)
   -   Upgrade to R2DBC Pool 1.0.0.RELEASE [#&#8203;33196](https://togithub.com/spring-projects/spring-boot/issues/33196)
   -   Upgrade to R2DBC Postgresql 1.0.0.RELEASE [#&#8203;33197](https://togithub.com/spring-projects/spring-boot/issues/33197)
   -   Upgrade to R2DBC Proxy 1.0.1.RELEASE [#&#8203;33309](https://togithub.com/spring-projects/spring-boot/issues/33309)
   -   Upgrade to REST Assured 5.2.1 [#&#8203;33310](https://togithub.com/spring-projects/spring-boot/issues/33310)
   -   Upgrade to SLF4J 2.0.4 [#&#8203;33311](https://togithub.com/spring-projects/spring-boot/issues/33311)
   -   Upgrade to Spring AMQP 3.0.0 [#&#8203;33141](https://togithub.com/spring-projects/spring-boot/issues/33141)
   -   Upgrade to Spring Batch 5.0.0 [#&#8203;33148](https://togithub.com/spring-projects/spring-boot/issues/33148)
   -   Upgrade to Spring Data 2022.0.0 [#&#8203;33140](https://togithub.com/spring-projects/spring-boot/issues/33140)
   -   Upgrade to Spring Framework 6.0.0 [#&#8203;33136](https://togithub.com/spring-projects/spring-boot/issues/33136)
   -   Upgrade to Spring Framework 6.0.2 [#&#8203;33286](https://togithub.com/spring-projects/spring-boot/issues/33286)
   -   Upgrade to Spring GraphQL 1.1.0 [#&#8203;33145](https://togithub.com/spring-projects/spring-boot/issues/33145)
   -   Upgrade to Spring HATEOAS 2.0.0 [#&#8203;33137](https://togithub.com/spring-projects/spring-boot/issues/33137)
   -   Upgrade to Spring Integration 6.0.0 [#&#8203;33146](https://togithub.com/spring-projects/spring-boot/issues/33146)
   -   Upgrade to Spring Kafka 3.0.0 [#&#8203;33142](https://togithub.com/spring-projects/spring-boot/issues/33142)
   -   Upgrade to Spring LDAP 3.0.0 [#&#8203;33138](https://togithub.com/spring-projects/spring-boot/issues/33138)
   -   Upgrade to Spring REST Docs 3.0.0 [#&#8203;33143](https://togithub.com/spring-projects/spring-boot/issues/33143)
   -   Upgrade to Spring Retry 2.0.0 [#&#8203;33149](https://togithub.com/spring-projects/spring-boot/issues/33149)
   -   Upgrade to Spring Security 6.0.0 [#&#8203;33144](https://togithub.com/spring-projects/spring-boot/issues/33144)
   -   Upgrade to Spring Session 3.0.0 [#&#8203;33147](https://togithub.com/spring-projects/spring-boot/issues/33147)
   -   Upgrade to Spring WS 4.0.0 [#&#8203;33139](https://togithub.com/spring-projects/spring-boot/issues/33139)
   -   Upgrade to SQLite JDBC 3.39.4.1 [#&#8203;33312](https://togithub.com/spring-projects/spring-boot/issues/33312)
   -   Upgrade to Thymeleaf 3.1.0.RELEASE [#&#8203;33313](https://togithub.com/spring-projects/spring-boot/issues/33313)
   -   Upgrade to Thymeleaf Extras SpringSecurity 3.1.0.RELEASE [#&#8203;33314](https://togithub.com/spring-projects/spring-boot/issues/33314)
   -   Upgrade to Yasson 3.0.2 [#&#8203;33201](https://togithub.com/spring-projects/spring-boot/issues/33201)
   
   ##### :heart: Contributors
   
   Thank you to all the contributors who worked on this release:
   
   [@&#8203;artembilan](https://togithub.com/artembilan), [@&#8203;dreis2211](https://togithub.com/dreis2211), [@&#8203;hpoettker](https://togithub.com/hpoettker), [@&#8203;izeye](https://togithub.com/izeye), [@&#8203;jonatan-ivanov](https://togithub.com/jonatan-ivanov), [@&#8203;oppegard](https://togithub.com/oppegard), [@&#8203;sdeleuze](https://togithub.com/sdeleuze), [@&#8203;ttddyy](https://togithub.com/ttddyy), [@&#8203;tumit](https://togithub.com/tumit), and [@&#8203;vpavic](https://togithub.com/vpavic)
   
   ### [`v2.7.11`](https://togithub.com/spring-projects/spring-boot/releases/tag/v2.7.11)
   
   ##### :lady_beetle: Bug Fixes
   
   -   CloudFoundry integration does not use endpoint path mappings [#&#8203;35085](https://togithub.com/spring-projects/spring-boot/issues/35085)
   -   Gradle Spring Boot plugin with Kotlin DSL does not support includeProjectDependencies in bootJar > layered > dependencies configuration [#&#8203;35033](https://togithub.com/spring-projects/spring-boot/issues/35033)
   -   Banner placeholders use default values too soon [#&#8203;34764](https://togithub.com/spring-projects/spring-boot/pull/34764)
   -   Cassandra default configuration substitutions don't resolve against configuration derived from spring.data.cassandra properties [#&#8203;34643](https://togithub.com/spring-projects/spring-boot/issues/34643)
   -   ApplicationAvailability bean is auto-configured even if a custom one is already present [#&#8203;34347](https://togithub.com/spring-projects/spring-boot/pull/34347)
   -   Nested test classes don't inherit properties from slice test annotations on enclosing class [#&#8203;33317](https://togithub.com/spring-projects/spring-boot/issues/33317)
   
   ##### :notebook_with_decorative_cover: Documentation
   
   -   Use current Neo4j version in Testcontainers-based examples [#&#8203;34775](https://togithub.com/spring-projects/spring-boot/pull/34775)
   -   Clarify servlet container compatibility [#&#8203;34697](https://togithub.com/spring-projects/spring-boot/pull/34697)
   -   Document that optional dependencies are included by default in fat jars built with Maven [#&#8203;34636](https://togithub.com/spring-projects/spring-boot/issues/34636)
   
   ##### :hammer: Dependency Upgrades
   
   -   Upgrade to DB2 JDBC 11.5.8.0 [#&#8203;34906](https://togithub.com/spring-projects/spring-boot/issues/34906)
   -   Upgrade to GraphQL Java 18.5 [#&#8203;34995](https://togithub.com/spring-projects/spring-boot/issues/34995)
   -   Upgrade to Groovy 3.0.17 [#&#8203;34907](https://togithub.com/spring-projects/spring-boot/issues/34907)
   -   Upgrade to Logback 1.2.12 [#&#8203;34908](https://togithub.com/spring-projects/spring-boot/issues/34908)
   -   Upgrade to Micrometer 1.9.10 [#&#8203;34855](https://togithub.com/spring-projects/spring-boot/issues/34855)
   -   Upgrade to MySQL 8.0.33 [#&#8203;35057](https://togithub.com/spring-projects/spring-boot/issues/35057)
   -   Upgrade to Netty 4.1.91.Final [#&#8203;34909](https://togithub.com/spring-projects/spring-boot/issues/34909)
   -   Upgrade to Reactor Bom 2020.0.31 [#&#8203;34856](https://togithub.com/spring-projects/spring-boot/issues/34856)
   -   Upgrade to Spring AMQP 2.4.12 [#&#8203;34947](https://togithub.com/spring-projects/spring-boot/issues/34947
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
   
   🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
   
   â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
   
   🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
   
   ---
   
   This PR has been generated by [Renovate Bot](https://togithub.com/solrbot/renovate-github-action)
   <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC4yIn0=-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] janhoy closed pull request #1613: Update org.springframework.boot:spring-boot* to v3 (major)

Posted by "janhoy (via GitHub)" <gi...@apache.org>.
janhoy closed pull request #1613: Update org.springframework.boot:spring-boot* to v3 (major)
URL: https://github.com/apache/solr/pull/1613


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] solrbot commented on pull request #1613: Update org.springframework.boot:spring-boot* to v3 (major)

Posted by "solrbot (via GitHub)" <gi...@apache.org>.
solrbot commented on PR #1613:
URL: https://github.com/apache/solr/pull/1613#issuecomment-1560975958

   ### Renovate Ignore Notification
   
   Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for *any* future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable `minor` and `patch` updates automatically.
   
   If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] solrbot commented on pull request #1613: Update org.springframework.boot:spring-boot* to v3 (major)

Posted by "solrbot (via GitHub)" <gi...@apache.org>.
solrbot commented on PR #1613:
URL: https://github.com/apache/solr/pull/1613#issuecomment-1529232040

   ### âš  Artifact update problem
   
   Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
   
   â™» Renovate will retry this branch, including artifacts, only when one of the following happens:
   
    - any of the package files in this branch needs updating, or 
    - the branch becomes conflicted, or
    - you click the rebase/retry checkbox if found above, or
    - you rename this PR's title to start with "rebase!" to trigger it manually
   
   The artifact failure details are included below:
   
   ##### File name: undefined
   
   ```
   Command failed: ./gradlew updateLicenses
   Note: Some input files use or override a deprecated API.
   Note: Recompile with -Xlint:deprecation for details.
   Note: Some input files use or override a deprecated API.
   Note: Recompile with -Xlint:deprecation for details.
   Note: Some input files use or override a deprecated API.
   Note: Recompile with -Xlint:deprecation for details.
   Note: Some input files use or override a deprecated API.
   Note: Recompile with -Xlint:deprecation for details.
   /tmp/renovate/repos/github/apache/solr/solr/test-framework/src/java/org/apache/solr/embedded/JettySolrRunner.java:407: error: incompatible types: ContextHandler.Context cannot be converted to ServletContext
                 coreContainerProvider.init(root.getServletContext());
                                                                  ^
   /tmp/renovate/repos/github/apache/solr/solr/test-framework/src/java/org/apache/solr/embedded/JettySolrRunner.java:411: error: no suitable method found for addFilter(Class<DebugFilter>,String,EnumSet<javax.servlet.DispatcherType>)
                     root.addFilter(DebugFilter.class, "/*", EnumSet.of(DispatcherType.REQUEST));
                         ^
       method ServletContextHandler.addFilter(FilterHolder,String,EnumSet<jakarta.servlet.DispatcherType>) is not applicable
         (argument mismatch; Class<DebugFilter> cannot be converted to FilterHolder)
       method ServletContextHandler.addFilter(Class<? extends Filter>,String,EnumSet<jakarta.servlet.DispatcherType>) is not applicable
         (argument mismatch; Class<DebugFilter> cannot be converted to Class<? extends Filter>)
       method ServletContextHandler.addFilter(String,String,EnumSet<jakarta.servlet.DispatcherType>) is not applicable
         (argument mismatch; Class<DebugFilter> cannot be converted to String)
   /tmp/renovate/repos/github/apache/solr/solr/test-framework/src/java/org/apache/solr/embedded/JettySolrRunner.java:416: error: no suitable method found for addFilter(Class<CAP#1>,String,EnumSet<javax.servlet.DispatcherType>)
                       root.addFilter(
                           ^
       method ServletContextHandler.addFilter(FilterHolder,String,EnumSet<jakarta.servlet.DispatcherType>) is not applicable
         (argument mismatch; Class<CAP#2> cannot be converted to FilterHolder)
       method ServletContextHandler.addFilter(Class<? extends jakarta.servlet.Filter>,String,EnumSet<jakarta.servlet.DispatcherType>) is not applicable
         (argument mismatch; Class<CAP#2> cannot be converted to Class<? extends jakarta.servlet.Filter>)
       method ServletContextHandler.addFilter(String,String,EnumSet<jakarta.servlet.DispatcherType>) is not applicable
         (argument mismatch; Class<CAP#2> cannot be converted to String)
     where CAP#1,CAP#2 are fresh type-variables:
       CAP#1 extends javax.servlet.Filter from capture of ? extends javax.servlet.Filter
       CAP#2 extends javax.servlet.Filter from capture of ? extends javax.servlet.Filter
   /tmp/renovate/repos/github/apache/solr/solr/test-framework/src/java/org/apache/solr/embedded/JettySolrRunner.java:424: error: incompatible types: Class<SolrDispatchFilter> cannot be converted to Class<? extends Filter>
                 dispatchFilter.setHeldClass(SolrDispatchFilter.class);
                                                               ^
   /tmp/renovate/repos/github/apache/solr/solr/test-framework/src/java/org/apache/solr/embedded/JettySolrRunner.java:427: error: no suitable method found for addFilter(FilterHolder,String,EnumSet<javax.servlet.DispatcherType>)
                 root.addFilter(dispatchFilter, "/*", EnumSet.of(DispatcherType.REQUEST));
                     ^
       method ServletContextHandler.addFilter(FilterHolder,String,EnumSet<jakarta.servlet.DispatcherType>) is not applicable
         (argument mismatch; inference variable E has incompatible bounds
             equality constraints: jakarta.servlet.DispatcherType,javax.servlet.DispatcherType
             lower bounds: javax.servlet.DispatcherType)
       method ServletContextHandler.addFilter(Class<? extends Filter>,String,EnumSet<jakarta.servlet.DispatcherType>) is not applicable
         (argument mismatch; FilterHolder cannot be converted to Class<? extends Filter>)
       method ServletContextHandler.addFilter(String,String,EnumSet<jakarta.servlet.DispatcherType>) is not applicable
         (argument mismatch; FilterHolder cannot be converted to String)
     where E is a type-variable:
       E extends Enum<E> declared in method <E>of(E)
   /tmp/renovate/repos/github/apache/solr/solr/test-framework/src/java/org/apache/solr/embedded/JettySolrRunner.java:441: error: no suitable method found for addServlet(Class<Servlet404>,String)
         root.addServlet(Servlet404.class, "/");
             ^
       method ServletContextHandler.addServlet(String,String) is not applicable
         (argument mismatch; Class<Servlet404> cannot be converted to String)
       method ServletContextHandler.addServlet(Class<? extends Servlet>,String) is not applicable
         (argument mismatch; Class<Servlet404> cannot be converted to Class<? extends Servlet>)
       method ServletContextHandler.addServlet(ServletHolder,String) is not applicable
         (argument mismatch; Class<Servlet404> cannot be converted to ServletHolder)
   /tmp/renovate/repos/github/apache/solr/solr/test-framework/src/java/org/apache/solr/embedded/JettySolrRunner.java:664: error: incompatible types: jakarta.servlet.Filter cannot be converted to javax.servlet.Filter
         Filter filter = dispatchFilter.getFilter();
                                                 ^
   Note: Some input files use or override a deprecated API.
   Note: Recompile with -Xlint:deprecation for details.
   Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
   7 errors
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':solr:test-framework:compileJava'.
   > Compilation failed; see the compiler error output for details.
   
   * Try:
   > Run with --stacktrace option to get the stack trace.
   > Run with --info or --debug option to get more log output.
   > Run with --scan to get full insights.
   
   * Get more help at https://help.gradle.org
   
   BUILD FAILED in 38s
   
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org