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

   This PR contains the following updates:
   
   | Package | Type | Update | Change |
   |---|---|---|---|
   | 
[org.glassfish.jersey.containers:jersey-container-jetty-http](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | dependencies | major | 
`2.39.1` -> `3.1.5` |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>eclipse-ee4j/jersey 
(org.glassfish.jersey.containers:jersey-container-jetty-http)</summary>
   
   ### [`v3.1.5`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.1.5)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.1.4...3.1.5)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5491'>Issue 
5491</a>] - 3.1.4 broken release, JettyConnectorProvider always throws 
exception</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5481'>Pull 
5481</a>] - [3.1] Jetty 12 HTTP/2 support</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5484'>Pull 
5484</a>] - Adding Jetty 12 modules to release JDK version check</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5488'>Pull 
5488</a>] - [3.1] Enable Jetty 11 container</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5490'>Pull 
5490</a>] - JerseyEventSink#send throwing non IOExceptions</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5498'>Pull 
5498</a>] - Jetty 11 container adopted for backwards compatibility</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5499'>Pull 
5499</a>] - Fix for apidocs bundle generation</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5500'>Pull 
5500</a>] - Adding jersey-test-framework-provider-jetty-http2 to the 
bom/pom.xml</li>
   
   ### [`v3.1.4`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.1.4)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.1.3...3.1.4)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5293'>Pull 
5293</a>] - HTTP/2 for JNH connector</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5372'>Pull 
5372</a>] - Jetty 12 multirelease</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5396'>Pull 
5396</a>] - Support a single EntityPart as an entity</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5398'>Pull 
5398</a>] - Created an example with Jakarta REST 3.1 SeBootstrap & 
Multipart</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5399'>Pull 
5399</a>] - Enable @&#8203;FormParam EntityPart injection to fields</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5407'>Pull 
5407</a>] - Describe Java SE compatibility and Jetty modules compatibility</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5462'>Pull 
5462</a>] - HTTP/2 Jetty 11 support removed (to be re-worked for Jetty 12)</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5464'>Pull 
5464</a>] - Examples cleanup</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5466'>Pull 
5466</a>] - Drop 11 for Jetty11 classnames</li>
   
   ### [`v3.1.3`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.1.3)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.1.2...3.1.3)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5374'>Pull 
5374</a>] - exclude release and version-agnostic tests from release</li>
   
   ### [`v3.1.2`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.1.2)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.1.1...3.1.2)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5295'>Issue 
5295</a>] - Test failures after migration to Jersey 3.1.1</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5297'>Pull 
5297</a>] - Document ApplicationPath migration concern</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5304'>Pull 
5304</a>] - Jakartified versions update</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5312'>Pull 
5312</a>] - Support SNI for JNH connector</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5321'>Pull 
5321</a>] - Update 3.1 EntityPart providers for Injectless Client</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5323'>Pull 
5323</a>] - Workaround JNH InputStream.available() == 1 for no entity</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5336'>Pull 
5336</a>] - Redirect GuardianList#toString to the guarded list</li>
   
   ### [`v3.1.1`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.1.1)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.1.0...3.1.1)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5192'>Issue 
5192</a>] - Documentation/Implementation issue for the default exception mapper 
in Jersey 3.1.0</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5170'>Pull 
5170</a>] - Create HTTPS tests with JNH connector #&#8203;5169</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5193'>Pull 
5193</a>] - Default exception mapper processing</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5197'>Pull 
5197</a>] - Update migration guide</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5237'>Pull 
5237</a>] - Don't Specify Wildcard Package OSGi Version for MicroProfile Rest 
Client</li>
   
   ### [`v3.1.0`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.1.0)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.0.12...3.1.0)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4819'>Issue 
4819</a>] - Adopt 3.1 API</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4834'>Issue 
4834</a>] - Application/octet-stream is set as mediaType when uploading json 
file payload using form parameters instead of application/json</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4870'>Issue 
4870</a>] - Documentation: Default Exception Mapper</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4871'>Issue 
4871</a>] - Documentation: Update CompletionCallback example</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4875'>Issue 
4875</a>] - Documentation: Document JAX-RS Feature JDK service</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4941'>Issue 
4941</a>] - Release 3.1.0-M2</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5103'>Issue 
5103</a>] - Can not serialize CompletionStage<Response></li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4855'>Pull 
4855</a>] - Impl of the SameSite enum for NewCookie</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4859'>Pull 
4859</a>] - Implementation of EntityPart API</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4861'>Pull 
4861</a>] - Support for @&#8203;ApplicationPath in SE</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4863'>Pull 
4863</a>] - DefaultExceptionMapper</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4866'>Pull 
4866</a>] - Remove JDK 8 related maven configuration</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4868'>Pull 
4868</a>] - Added implementation of RuntimeDelegate#bootstrap(Class, 
Configuration)</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4877'>Pull 
4877</a>] - Add Application/JSON media type for FileDataBodyPart json 
files.</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4879'>Pull 
4879</a>] - enabling some examples for Jakarta EE 9</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4880'>Pull 
4880</a>] - DefaultExceptionMapper documentation</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4884'>Pull 
4884</a>] - Documentation for Feature and Dynamic Feature enchansments</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4885'>Pull 
4885</a>] - Change of default behaviour of 
UNWRAP_COMPLETION_STAGE_IN_WRITER_ENABLE</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4892'>Pull 
4892</a>] - Enable MP RestClient</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4893'>Pull 
4893</a>] - Adjust getRequestHeader method</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4895'>Pull 
4895</a>] - documentation for CompletionCallback implementation change since 
Jersey 3.1.0</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4896'>Pull 
4896</a>] - Split MP REST Client integration test module to support 
javax.servlet…</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4908'>Pull 
4908</a>] - Default Exception Mapper re-worked</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4911'>Pull 
4911</a>] - Missing Content-Type header should be application/octet-stream 
optionally</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4919'>Pull 
4919</a>] - Issue #&#8203;3493 - Add BeanParam support to 
WebResourceFactory</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4922'>Pull 
4922</a>] - merge actual master into 3.1</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4923'>Pull 
4923</a>] - Documentation for the default Exception mapper</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4925'>Pull 
4925</a>] - merge actual master into 3.1</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4926'>Pull 
4926</a>] - Updated dependency versions</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4927'>Pull 
4927</a>] - Adopt parsson</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4929'>Pull 
4929</a>] - Updated dependency versions</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4931'>Pull 
4931</a>] - Added a documentation for Jakarta REST EntityPart</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4932'>Pull 
4932</a>] - merge actual master into 3.1</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4934'>Pull 
4934</a>] - Replace usage of deprecated beanManager.createInjectionTarget</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4936'>Pull 
4936</a>] - merge actual master into 3.1</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4937'>Pull 
4937</a>] - Updated dependency versions</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4938'>Pull 
4938</a>] - DefaultExceptionMapper made available for compliance check</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4940'>Pull 
4940</a>] - Issue #&#8203;4881 - Java client connector</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4942'>Pull 
4942</a>] - Updating CI/CD JDK for 3.x build</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4945'>Pull 
4945</a>] - OSGi version requirements for jakarta.enterprise explicitly 
added</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4947'>Pull 
4947</a>] - Update to MP Rest Client 3.0 final</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4956'>Pull 
4956</a>] - Support for hasProperty method</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4958'>Pull 
4958</a>] - merge actual master into 3.1</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4963'>Pull 
4963</a>] - Let Jackson use JAXB3</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4973'>Pull 
4973</a>] - Added a test for a serverless resource testing</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4976'>Pull 
4976</a>] - update 3.1 branch with actual master</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4983'>Pull 
4983</a>] - Backwards merge of 3.x into 3.1</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4990'>Pull 
4990</a>] - Temporarily exclude java-connector for M3</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4991'>Pull 
4991</a>] - Update legal information for 3.1</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4992'>Pull 
4992</a>] - Do not use privileged ports with WebServer by default</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5008'>Pull 
5008</a>] - Update versions of JAX-B, Moxy, JSON-B, JSON-P</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5009'>Pull 
5009</a>] - Dependency on servlet-api updated to version 6, grizzly to 4</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5016'>Pull 
5016</a>] - Updated CDI, BV, and EL.</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5019'>Pull 
5019</a>] - maven-bundle-plugin version update</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5029'>Pull 
5029</a>] - Add MP RestClient module to BOM</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5037'>Pull 
5037</a>] - Make sure the default exception mapper is processed</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5040'>Pull 
5040</a>] - Move jersey-tck module to a tests folder & make it run with 
-Pjersey-tck</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5047'>Pull 
5047</a>] - Use Jsonb more effectively</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5066'>Pull 
5066</a>] - Rename Java Connector to JavaNetHttp Connector</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5075'>Pull 
5075</a>] - Possibly use jersey WebServer with SeBootstrap.Configurator</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5077'>Pull 
5077</a>] - Call CompletionCallback just once with DefaultExceptionMapper</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5081'>Pull 
5081</a>] - Updated dependencies for 3.0.5</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5086'>Pull 
5086</a>] - Updated EE10 dependency versions</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5098'>Pull 
5098</a>] - Fix Multipart media type override by Jersey defaults.</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5104'>Pull 
5104</a>] - Extensions for JNH connector</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5120'>Pull 
5120</a>] - EE10 versions update</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5152'>Pull 
5152</a>] - OSGi for JNH connector</li>
   
   ### [`v3.0.12`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.0.12)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.0.11...3.0.12)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5449'>Pull 
5449</a>] - User Guide: Jackson 2.14 -> 2.15 migration</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5450'>Pull 
5450</a>] - Updated Parsson</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5452'>Pull 
5452</a>] - Non-Jakarta dependencies version update</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5453'>Pull 
5453</a>] - Jakarta dependencies version update</li>
   
   ### [`v3.0.11`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.0.11)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.0.10...3.0.11)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5309'>Pull 
5309</a>] - jakartified adaptation of the #&#8203;5282</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5315'>Pull 
5315</a>] - Fixes the multiple user-agent headers</li>
   
   ### [`v3.0.10`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.0.10)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.0.9...3.0.10)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5224'>Pull 
5224</a>] - apidocs bundle fix</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5247'>Pull 
5247</a>] - Updated version in the release-test pom</li>
   
   ### [`v3.0.9`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.0.9)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.0.8...3.0.9)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5196'>Issue 
5196</a>] - Jersey 3.0 breaking change</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5146'>Pull 
5146</a>] - Fix OSGi veriables</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5147'>Pull 
5147</a>] - Spring 6 examples back</li>
   
   ### [`v3.0.8`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.0.8)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.0.7...3.0.8)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5138'>Pull 
5138</a>] -  Merge remote-tracking branch 'MSTR/master' into 3.x</li>
   
   ### [`v3.0.7`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.0.7)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.0.6...3.0.7)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5126'>Issue 
5126</a>] - CompletionStage not unwrapped in 3.0.6</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5128'>Pull 
5128</a>] - Fix unwrap CompletionStage</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5131'>Pull 
5131</a>] - Prevent error with JDK19 related to Thread.Builder</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5133'>Pull 
5133</a>] - update the 3.x branch with actual master</li>
   
   ### [`v3.0.6`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.0.6)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.0.5...3.0.6)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5087'>Issue 
5087</a>] - Dependency convergence in 3.0.5</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5093'>Issue 
5093</a>] - SpringComponentProvider in jersey-spring6 never binds 
components</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5092'>Pull 
5092</a>] - extend maven-enforcer-plugin rules set with dependencyConvergence 
rule</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5102'>Pull 
5102</a>] - FISH-5723 Fixes WebappClassloader memory-leak issue by removing 
JAXRSResources classes from cache on shutdown event</li>
   
   ### [`v3.0.5`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.0.5)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.0.4...3.0.5)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5012'>Pull 
5012</a>] - Bring back Helidon Connector</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5013'>Pull 
5013</a>] - Update MP Config version 3.0</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5022'>Pull 
5022</a>] - Fix localization message for Helidon</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5023'>Pull 
5023</a>] - Spring 6 module introduction</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5033'>Pull 
5033</a>] - Updated Jetty dependency versions</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5043'>Pull 
5043</a>] - Updated API javadoc link with a proper version</li>
   
   ### [`v3.0.4`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.0.4)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.0.3...3.0.4)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4977'>Pull 
4977</a>] -  update 3.x branch with actual master</li>
   
   ### [`v3.0.3`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.0.3)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.0.2...3.0.3)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4740'>Pull 
4740</a>] - GrizzlyHttpServerTest - testing stability with HTTP, HTTPS and 
HTTP/2</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4782'>Pull 
4782</a>] - maven-javadoc-plugin migrated to 3.2.0 (3.x)</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4793'>Pull 
4793</a>] - 3x.merge</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4808'>Pull 
4808</a>] - Remove helidon connector dependency from BOM</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4853'>Pull 
4853</a>] - merge master into 3.x</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4857'>Pull 
4857</a>] - merge release history into 3.x</li>
   
   ### [`v3.0.2`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.0.2)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.0.1...3.0.2)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4709'>Pull 
4709</a>] - Copy JDK 11 Jetty classes to JDK 8 target</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4726'>Pull 
4726</a>] - test-framework Jetty provider - JDK 11 adjustments</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4747'>Pull 
4747</a>] - Merge of actual master into 3.x branch</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4768'>Pull 
4768</a>] - master merge into 3.x</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4771'>Pull 
4771</a>] - master merge into 3.x</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4772'>Pull 
4772</a>] - jakarta userGuide fixes</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4775'>Pull 
4775</a>] - merge of user guide changes from master to 3.x</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4778'>Pull 
4778</a>] - Technical merge of released branch 2.34-BRANCH into 3.x</li>
   
   ### [`v3.0.1`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.0.1)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.0.0...3.0.1)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4655'>Issue 
4655</a>] - org.glassfish.jersey.containers:jersey-container-jetty-http:3.0.0 
Unusable on JDK11+</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4633'>Pull 
4633</a>] - Documentation and example fixes related to jakartification</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4635'>Pull 
4635</a>] - Jakartified OSGi tests</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4653'>Pull 
4653</a>] - Jakartified User Guide - first 10 chapters</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4656'>Pull 
4656</a>] - Jakartified User Guide - second 10 chapters</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4657'>Pull 
4657</a>] - Jakartified User Guide - final 10 chapters with appendix-properties 
adjusted</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4667'>Pull 
4667</a>] - JakartaEE 9.0 namespaces applied to examples</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4668'>Pull 
4668</a>] - Jakartified heroku archetype</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4674'>Pull 
4674</a>] - Merge of the current master into jakartified branch</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4676'>Pull 
4676</a>] - jakartified modules.xml from User Guide</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4679'>Pull 
4679</a>] - Updated dependecies</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4691'>Pull 
4691</a>] - merge of current master into 3.x</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4696'>Pull 
4696</a>] - merge of actual master into 3.x</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4698'>Pull 
4698</a>] - merge of actual master into 3.x</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4700'>Pull 
4700</a>] - Jetty servlet container multirelease-jar fix</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4702'>Pull 
4702</a>] - Updated notice files</li>
   
   ### [`v3.0.0`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.0.0)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/2.41...3.0.0)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4389'>Pull 
4389</a>] - Transition Jakarta REST API from javax to jakarta package</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4413'>Pull 
4413</a>] - Sync 3.x with master</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4417'>Pull 
4417</a>] - Remove Jackson1</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4427'>Pull 
4427</a>] - Update the RESTful Web Services API</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4428'>Pull 
4428</a>] - JAXB api/ri, parent pom versions update</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4444'>Pull 
4444</a>] - Additional JAX-RS & JAX-B jakartification for 3.0.0-M1</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4464'>Pull 
4464</a>] - Fix Jersey META-INF/services provider configuration file</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4488'>Pull 
4488</a>] - Prepared branch for Jersey 3.0.0-M3 release</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4494'>Pull 
4494</a>] - Jakartified.m4 master merge</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4495'>Pull 
4495</a>] - jakartification: servlet-api, grizzly</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4496'>Pull 
4496</a>] - Technical merge of released branch 3.0.0-M4-BRANCH</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4497'>Pull 
4497</a>] - Jakartification: arrange properties in the main pom</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4504'>Pull 
4504</a>] - Updated dependencies for M5</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4505'>Pull 
4505</a>] - Technical merge of released branch 3.0.0-M5-BRANCH</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4513'>Pull 
4513</a>] - version bump for JSONP</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4586'>Pull 
4586</a>] - Remove Jersey 3.x incompatible extension modules</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4589'>Pull 
4589</a>] - merge of master (2.32) into 3.x</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4591'>Pull 
4591</a>] - Enable tests after jakartified media</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4594'>Pull 
4594</a>] - Jakartified jetty (11.0.0.beta2)</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4595'>Pull 
4595</a>] - Use just the latest Weld and fix CDI-BV module</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4596'>Pull 
4596</a>] - Updated JTA and Yasson dependency</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4597'>Pull 
4597</a>] - Fix Jackson module</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4599'>Pull 
4599</a>] - Enable integration tests using new jetty plugin</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4609'>Pull 
4609</a>] - Jetty modules handled for JDK 1.8</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4616'>Pull 
4616</a>] - Weld integration</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4619'>Pull 
4619</a>] - Enable tests on JDK 8</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4620'>Pull 
4620</a>] - Enable jetty servlet/web container factory</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4621'>Pull 
4621</a>] - Make more integration tests working</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4622'>Pull 
4622</a>] - Fix CDI-SE module</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4626'>Pull 
4626</a>] - Make more tests and examples working</li>
   
   ### [`v2.41`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/2.41)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/2.40...2.41)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5294'>Pull 
5294</a>] - HTTP/2 for Jetty connector</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5296'>Pull 
5296</a>] - HTTP/2 for Jetty container</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5350'>Pull 
5350</a>] - Using Java7+ NIO API for improved performance</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5359'>Pull 
5359</a>] - Race condition</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5364'>Pull 
5364</a>] - Save time by not inspecting configuration for property when in 
PropertiesDelegate</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5365'>Pull 
5365</a>] - Update war.plugin to work with jdk 21</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5373'>Pull 
5373</a>] - Issue #&#8203;3493 - backport BeanParams support from 3.x</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5378'>Pull 
5378</a>] - GraalVM 20.0.1 adaptation</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5379'>Pull 
5379</a>] - RFC 6570 implementation</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5387'>Pull 
5387</a>] - Encode curly brackets in proxy client</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5390'>Pull 
5390</a>] - update license check plugin to the latest released version</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5391'>Pull 
5391</a>] - Added jersey-micrometer module</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5392'>Pull 
5392</a>] - Fix nio failures on Windows</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5393'>Pull 
5393</a>] - Deprecate duplicated methods and fields in MBR/MBW</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5394'>Pull 
5394</a>] - Allowing using SSLContext supplier per request by the 
NettyConnector</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5405'>Pull 
5405</a>] - Prevent Class Cast Exception in cases where two classloaders handle 
t…</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5410'>Pull 
5410</a>] - Jetty HTTP2 modules added to the bom/pom.xml</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5412'>Pull 
5412</a>] - Netty Expect:100-continue feature support</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5417'>Pull 
5417</a>] - Fix normalizing URIs with percent encoded symbols</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5418'>Pull 
5418</a>] - ApiDocs fixes</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5423'>Pull 
5423</a>] - Filter headers for netty HTTP redirect and CONNECT requests</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5424'>Pull 
5424</a>] - Fix Jackson 15 -> Jackson 2.15</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5426'>Pull 
5426</a>] - Propagate back-pressure correctly in MP REST Client SSE 
publisher</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5427'>Pull 
5427</a>] - UserGuide and example extended for Micrometer integration</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5431'>Pull 
5431</a>] - Expect:100-continue fixes for Netty</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5432'>Pull 
5432</a>] - Decode extended filename in multipart content-disposition</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5435'>Pull 
5435</a>] - Fixing servlet ResponseWriter#writeResponseStatusAndHeaders for 
error states</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5436'>Pull 
5436</a>] - Support multipart by Jetty & Netty</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5440'>Pull 
5440</a>] - Adopt ASM 9.6</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5442'>Pull 
5442</a>] - Review Netty Connector</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5443'>Pull 
5443</a>] - proper way of removing a handler (Netty Connector, 
Expect100ContinueHandler)</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5444'>Pull 
5444</a>] - ApiDocs bundle fix</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5445'>Pull 
5445</a>] - Fix query param in UriBuilder</li>
   
   ### [`v2.40`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/2.40)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/2.39.1...2.40)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5298'>Pull 
5298</a>] - Do not encode slash in templates in MP RestClient</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5299'>Pull 
5299</a>] - Do not completely swallow the cdi exception on error</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5305'>Pull 
5305</a>] - Adopt ASM 9.5</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5306'>Pull 
5306</a>] - Support NettyConnector & RequestEntityProcessing.BUFFERED</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5310'>Pull 
5310</a>] - Better support inheritance in Resource Methods</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5311'>Pull 
5311</a>] - Changes to InterceptorInvocationContext related to the integration 
with Helidon</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5319'>Pull 
5319</a>] - Additional logging for SNI</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5320'>Pull 
5320</a>] - Guard list of headers for modifications</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5324'>Pull 
5324</a>] - Handle equals and hashCode on MicroProfile client proxies</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5326'>Pull 
5326</a>] - Return null instead of throwing exception when querystring 
parameter is missing</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5330'>Pull 
5330</a>] - Fix possible NPE in netty client</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5331'>Pull 
5331</a>] - allow for resource methods to return <? extends XYZ></li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5335'>Pull 
5335</a>] - Redirect GuardianList#toString to original toString</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5345'>Pull 
5345</a>] - Allow for setting connector provider via properties</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5348'>Pull 
5348</a>] - dependencies update</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5349'>Pull 
5349</a>] - Parametrize ParamConverters to allow throwing IAE</li>
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - "* * * * *" (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 this update 
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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS43IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
   


-- 
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-unsubscr...@solr.apache.org

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


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


Reply via email to