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

   This PR contains the following updates:
   
   | Package | Type | Update | Change |
   |---|---|---|---|
   | 
[org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | test | minor | `2.35` 
-> `2.39.1` |
   | 
[org.glassfish.jersey.test-framework:jersey-test-framework-core](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | test | minor | `2.35` 
-> `2.39.1` |
   | 
[org.glassfish.jersey.media:jersey-media-jaxb](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | test | minor | `2.35` 
-> `2.39.1` |
   | 
[org.glassfish.jersey.containers:jersey-container-servlet-core](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | test | minor | `2.35` 
-> `2.39.1` |
   | 
[org.glassfish.jersey.containers:jersey-container-servlet](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | test | minor | `2.35` 
-> `2.39.1` |
   | 
[org.glassfish.jersey.containers:jersey-container-grizzly2-servlet](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | test | minor | `2.35` 
-> `2.39.1` |
   | 
[org.glassfish.jersey.containers:jersey-container-grizzly2-http](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | test | minor | `2.35` 
-> `2.39.1` |
   | 
[org.glassfish.jersey.media:jersey-media-json-jackson](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | dependencies | minor | 
`2.35` -> `2.39.1` |
   | 
[org.glassfish.jersey.inject:jersey-hk2](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | dependencies | minor | 
`2.35` -> `2.39.1` |
   | 
[org.glassfish.jersey.ext:jersey-entity-filtering](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | dependencies | minor | 
`2.35` -> `2.39.1` |
   | 
[org.glassfish.jersey.core:jersey-server](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | dependencies | minor | 
`2.35` -> `2.39.1` |
   | 
[org.glassfish.jersey.core:jersey-common](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | dependencies | minor | 
`2.35` -> `2.39.1` |
   | 
[org.glassfish.jersey.core:jersey-client](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | dependencies | minor | 
`2.35` -> `2.39.1` |
   | 
[org.glassfish.jersey.containers:jersey-container-jetty-http](https://projects.eclipse.org/projects/ee4j.jersey)
 ([source](https://togithub.com/eclipse-ee4j/jersey)) | dependencies | minor | 
`2.35` -> `2.39.1` |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>eclipse-ee4j/jersey</summary>
   
   ### [`v2.39.1`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/2.39.1)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/2.39...2.39.1)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5275'>Issue 
5275</a>] - Compatibility with RestEasy</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5276'>Issue 
5276</a>] - JettyConnectorProvider does not support 
JerseyClientBuilder.hostnameVerifier()?</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5270'>Pull 
5270</a>] - allow custom Content-Length for HEAD method</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5277'>Pull 
5277</a>] - Updated archetypes and created a test to keep archetype versions 
up-to-date</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5278'>Pull 
5278</a>] - Hostname verifier for the Jetty connector</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5282'>Pull 
5282</a>] - Get media type fix</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5284'>Pull 
5284</a>] - Support 3rd party instantiators working with @&#8203;Context 
only</li>
   
   ### [`v2.39`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/2.39)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/2.38...2.39)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5199'>Issue 
5199</a>] - Apache 5 Proxy Issue</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5221'>Issue 
5221</a>] - Typo in documentation</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5225'>Issue 
5225</a>] - CVE for dependency jackson-databind</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5226'>Issue 
5226</a>] - jersey-media-multipart depends on JUnit - regression</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5219'>Pull 
5219</a>] - Bundles related adjustments</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5222'>Pull 
5222</a>] - Typo fix in User Guide</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5229'>Pull 
5229</a>] - scope fix for JUnit dependency</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5230'>Pull 
5230</a>] - Jackson version update to 2.14.1</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5232'>Pull 
5232</a>] - Optional Injection-less client side for SE</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5241'>Pull 
5241</a>] - Add SNI Support based on Host header</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5250'>Pull 
5250</a>] - Update to NOTICE files & test</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5251'>Pull 
5251</a>] - Use useSystemProperties with Apache connectors</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5256'>Pull 
5256</a>] - Jersey Microprofile RestClient - NullPointerException when a 
optional…</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5261'>Pull 
5261</a>] - Warn only when ASM is not capable of handling java classes instead 
of…</li>
   
   ### [`v2.38`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/2.38)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/2.37...2.38)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/3383'>Issue 
3383</a>] - jersey-container-jdk-http ignores host and always binds to wildcard 
address</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5156'>Issue 
5156</a>] - Question: how to change the configuration of ResourceConfig at 
runtime?</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5189'>Issue 
5189</a>] - Exception in Jersey Jetty handler's Host header parsing bubbles up 
to the top</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5115'>Pull 
5115</a>] - Dependencies versions update (master)</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5123'>Pull 
5123</a>] - JUnit bump 4 -> 5</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5129'>Pull 
5129</a>] - verify license via GitHub actions</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5136'>Pull 
5136</a>] - Release test: check the staged artifacts are valid</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5161'>Pull 
5161</a>] - Fix Container#reload</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5163'>Pull 
5163</a>] - Update JdkHttpServerFactory.java</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5165'>Pull 
5165</a>] - warn less (just once for all clients) about missing providers</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5174'>Pull 
5174</a>] - Adopt ASM 9.4</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5175'>Pull 
5175</a>] - Remove Guava under version 24</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5178'>Pull 
5178</a>] - Better @&#8203;Inject support.  For servlet classes, a qualifier is 
used.</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5185'>Pull 
5185</a>] - add dependencyConvergence rule to the maven-enforcer-plugin</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5186'>Pull 
5186</a>] - CI timeout extended to 30 HOURS</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5191'>Pull 
5191</a>] - Exception in Jersey Jetty handler's Host header parsing bubbles up 
to the top</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5194'>Pull 
5194</a>] - Fix optionals when empty</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5195'>Pull 
5195</a>] - Call tearDown to prevent Address already in use</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5198'>Pull 
5198</a>] - SSLHandshake No appropriate protocol (protocol is disabled or 
cipher suites are inappropriate)</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5201'>Pull 
5201</a>] - bump Eclipse's parent pom to 1.0.8</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5205'>Pull 
5205</a>] - Add caching and improve performance</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5206'>Pull 
5206</a>] - Use Java 11 InputStream::readAllBytes to read String entities</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5207'>Pull 
5207</a>] - Fix alignment in the doc</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5208'>Pull 
5208</a>] - Fix FORM_PARAM_CONSUMED warning</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5211'>Pull 
5211</a>] - Store InvocationBuilderListenerStage into Runtime not to look 
up</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5212'>Pull 
5212</a>] - faster RuntimeType.toLowerCase in PropertiesHelper</li>
   
   ### [`v2.37`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/2.37)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/2.36...2.37)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5090'>Pull 
5090</a>] - Support GSON media</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5091'>Pull 
5091</a>] - Support ClientProperties.PROXY_URI & al in HttpUrlConnector</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5095'>Pull 
5095</a>] - Move Proxy parsing logic from connectors to a common class</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5101'>Pull 
5101</a>] - [grizzly] Expose `start` argument while providing 
`parentContext`</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5105'>Pull 
5105</a>] - Support CompletionStage<Response></li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5109'>Pull 
5109</a>] - Abort JettyRequest when the response Future is completed 
exceptionally</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5111'>Pull 
5111</a>] - FISH-5723 Fixes WebappClassloader memory-leak issue by removing 
JAXRS…</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5114'>Pull 
5114</a>] - Change JettyConnector 'readTimeout' behavior to match socket read 
tim…</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5122'>Pull 
5122</a>] - Fix OSGi headers for CDI & MP Jersey modules to be compatible with 
EE8</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5124'>Pull 
5124</a>] - Support JDK19</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5127'>Pull 
5127</a>] - Eclipse Dash license check profile</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5132'>Pull 
5132</a>] - Mark jaxrs-ri bundle as multi-release</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5137'>Pull 
5137</a>] - Fix test issues</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5139'>Pull 
5139</a>] - Additional OSGi headers</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5145'>Pull 
5145</a>] - Updated JettyClientProperties#TOTAL_TIMEOUT related 
documentation.</li>
   
   ### [`v2.36`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/2.36)
   
   [Compare 
Source](https://togithub.com/eclipse-ee4j/jersey/compare/2.35...2.36)
   
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4781'>Issue 
4781</a>] - Bug Report: CDI tries to instantiate interface (Jersey 2.30)</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4851'>Issue 
4851</a>] - NettyConnectorProvider (jersey-netty-connector) is throwing an 
exception with inactive_pooled_connection_handler error</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4897'>Issue 
4897</a>] - Add support for Apache HTTP Client 5.x</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4978'>Issue 
4978</a>] - Netty Connector proxy handler to support JDK's options</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5014'>Issue 
5014</a>] - Redact HTTP headers on LoggingFeature</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5036'>Issue 
5036</a>] - ClassCastException if loaded by different class loaders in OSGi 
runtime</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5052'>Issue 
5052</a>] - Make JacksonFeature configurable</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4812'>Pull 
4812</a>] - Remove com.sun.org.apache.xml.internal</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4847'>Pull 
4847</a>] - Bug Report: CDI tries to instantiate interface (Jersey 2.30)</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4854'>Pull 
4854</a>] - NettyConnectorProvider (jersey-netty-connector) is throwing an 
except…</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4886'>Pull 
4886</a>] - Update Directory Maven Plugin to work with maven 3.8.x</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4887'>Pull 
4887</a>] - modulelist maven plugin refactoring</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4918'>Pull 
4918</a>] - Better handling of MicroProfile Rest Client Proxies</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4924'>Pull 
4924</a>] - Refactor processResponseError in ServerRuntime</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4928'>Pull 
4928</a>] - Adopt Jackson 2.13</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4933'>Pull 
4933</a>] - Replace usage of deprecated beanManager.createInjectionTarget</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4939'>Pull 
4939</a>] - Prevent loading Feature/DynamicFeature services multiple times.</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4948'>Pull 
4948</a>] - Add OSGi headers to MP Config module</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4950'>Pull 
4950</a>] - Apache httpclient 5</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4954'>Pull 
4954</a>] - Cache a lazy reference to OSGi registry instance</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4957'>Pull 
4957</a>] - Fix OSGi tests on JDK 17</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4962'>Pull 
4962</a>] - convert Long,long,Integer,int values to Long/Integer types </li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4967'>Pull 
4967</a>] - extended condition not to add the content-length header 
negative</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4968'>Pull 
4968</a>] - Enable percent encoding servlet context path and servlet path</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4969'>Pull 
4969</a>] - Exclude unix protocols from request processing in closing 
strategy</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4972'>Pull 
4972</a>] - fix broken license url for asm objectweb</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4975'>Pull 
4975</a>] - Fix broken license url for asm objectweb for core-server</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4980'>Pull 
4980</a>] - Remove innate packages from javadoc documentation</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4982'>Pull 
4982</a>] - Allow for passing in additional property files to configure 
additional configs</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5003'>Pull 
5003</a>] - Fix logging delimiter parameterization</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5007'>Pull 
5007</a>] - Fix regression on LoggingFeature's max entity size</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5010'>Pull 
5010</a>] - honor @&#8203;Vetoed on a bean</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5018'>Pull 
5018</a>] - Update Xerces to prevent CVEs</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5024'>Pull 
5024</a>] - Fixed NullpointerException when getting methodtree</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5025'>Pull 
5025</a>] - Redact HTTP headers on LoggingFeature</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5028'>Pull 
5028</a>] - Enhancement for docprocessor</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5032'>Pull 
5032</a>] - Adopt spring 5.3.18</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5034'>Pull 
5034</a>] - Update Netty to 4.1.75</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5035'>Pull 
5035</a>] - Blocked thread if WebApplicationException is reused. 
#&#8203;4097</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5038'>Pull 
5038</a>] - reduce usage of Guava</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5039'>Pull 
5039</a>] - Release MessageBodyWorkers when Response gets closed.</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5041'>Pull 
5041</a>] - Adopt ASM 9.3</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5044'>Pull 
5044</a>] - Do not trim stacktrace in case of an exception</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5046'>Pull 
5046</a>] - Support null PROXY_USERNAME</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5048'>Pull 
5048</a>] - Netty Connector doesn't support Followredirects</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5051'>Pull 
5051</a>] - For OSGi services lookup use only classes assignable from service 
class</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5055'>Pull 
5055</a>] - Updated documentation and javadoc for Connectors</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5059'>Pull 
5059</a>] - Add Apache 5 connector to client tests</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5060'>Pull 
5060</a>] - Update hamcrest to the latest</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5068'>Pull 
5068</a>] - Prevent LoggingFeature timeout on context#hasEntity for 
HEADERS_ONLY</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5070'>Pull 
5070</a>] - Remove Spring 4 from Bom pom</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5071'>Pull 
5071</a>] - Update Netty proxy settings</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5074'>Pull 
5074</a>] - Make JacksonFeature configurable</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5076'>Pull 
5076</a>] - Update Jackson to 2.13.3</li>
   <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5078'>Pull 
5078</a>] - Dependencies versions update</li>
   
   </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:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS41IiwidXBkYXRlZEluVmVyIjoiMzUuNjkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
   


-- 
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