solrbot opened a new pull request, #3073: URL: https://github.com/apache/solr/pull/3073
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.glassfish.jersey.media:jersey-media-json-jackson](https://projects.eclipse.org/projects/ee4j.jersey) ([source](https://redirect.github.com/eclipse-ee4j/jersey)) | dependencies | patch | `3.1.9` -> `3.1.10` | | [org.glassfish.jersey.inject:jersey-hk2](https://projects.eclipse.org/projects/ee4j.jersey) ([source](https://redirect.github.com/eclipse-ee4j/jersey)) | dependencies | patch | `3.1.9` -> `3.1.10` | | [org.glassfish.jersey.core:jersey-server](https://projects.eclipse.org/projects/ee4j.jersey) ([source](https://redirect.github.com/eclipse-ee4j/jersey)) | dependencies | patch | `3.1.9` -> `3.1.10` | | [org.glassfish.jersey.core:jersey-common](https://projects.eclipse.org/projects/ee4j.jersey) ([source](https://redirect.github.com/eclipse-ee4j/jersey)) | dependencies | patch | `3.1.9` -> `3.1.10` | --- ### Release Notes <details> <summary>eclipse-ee4j/jersey (org.glassfish.jersey.media:jersey-media-json-jackson)</summary> ### [`v3.1.10`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.1.10) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.1.9...3.1.10) ##### What's Changed - Keep only 2 builds with artifacts and disable concurrent builds by [@​fredg02](https://redirect.github.com/fredg02) in [https://github.com/eclipse-ee4j/jersey/pull/5752](https://redirect.github.com/eclipse-ee4j/jersey/pull/5752) - test(flaky): fix paramter type assert in testBothAnnotatedConstructor test case by [@​varsha-cl](https://redirect.github.com/varsha-cl) in [https://github.com/eclipse-ee4j/jersey/pull/5751](https://redirect.github.com/eclipse-ee4j/jersey/pull/5751) - test(flaky): Sorting headers for deterministic order by [@​mumbler6](https://redirect.github.com/mumbler6) in [https://github.com/eclipse-ee4j/jersey/pull/5754](https://redirect.github.com/eclipse-ee4j/jersey/pull/5754) - Netty connector hang up after repeated buffer overflow errors when writing data [#​5753](https://redirect.github.com/eclipse-ee4j/jersey/issues/5753) by [@​jbescos](https://redirect.github.com/jbescos) in [https://github.com/eclipse-ee4j/jersey/pull/5755](https://redirect.github.com/eclipse-ee4j/jersey/pull/5755) - Adopt ASM 9.7.1 (JDK 24) by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5760](https://redirect.github.com/eclipse-ee4j/jersey/pull/5760) - Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /tools/jersey-release-notes-maven-plugin by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/eclipse-ee4j/jersey/pull/5758](https://redirect.github.com/eclipse-ee4j/jersey/pull/5758) - Added test for JerseyChunkedInputStreamClose by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5759](https://redirect.github.com/eclipse-ee4j/jersey/pull/5759) - Adopt Jackson 2.18.0 by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5761](https://redirect.github.com/eclipse-ee4j/jersey/pull/5761) - merge of the actual 2.x into the 3.0 by [@​senivam](https://redirect.github.com/senivam) in [https://github.com/eclipse-ee4j/jersey/pull/5762](https://redirect.github.com/eclipse-ee4j/jersey/pull/5762) - Technical merge of released branch 3.0.16-BRANCH by [@​jersey-bot](https://redirect.github.com/jersey-bot) in [https://github.com/eclipse-ee4j/jersey/pull/5770](https://redirect.github.com/eclipse-ee4j/jersey/pull/5770) - merge of the actual 3.0 into the 3.1 by [@​senivam](https://redirect.github.com/senivam) in [https://github.com/eclipse-ee4j/jersey/pull/5769](https://redirect.github.com/eclipse-ee4j/jersey/pull/5769) - Fix flaky 2 by [@​mumbler6](https://redirect.github.com/mumbler6) in [https://github.com/eclipse-ee4j/jersey/pull/5775](https://redirect.github.com/eclipse-ee4j/jersey/pull/5775) - Technical merge of released branch 3.1.9-BRANCH by [@​jersey-bot](https://redirect.github.com/jersey-bot) in [https://github.com/eclipse-ee4j/jersey/pull/5771](https://redirect.github.com/eclipse-ee4j/jersey/pull/5771) - Fixed typo: Class>?< should be Class\<?> by [@​mkarg](https://redirect.github.com/mkarg) in [https://github.com/eclipse-ee4j/jersey/pull/5785](https://redirect.github.com/eclipse-ee4j/jersey/pull/5785) - Broken pipe Exception from Jersey layer while closing response in ServerRuntime.writeResponse() not handled or re-thrown [#​5783](https://redirect.github.com/eclipse-ee4j/jersey/issues/5783) by [@​jbescos](https://redirect.github.com/jbescos) in [https://github.com/eclipse-ee4j/jersey/pull/5786](https://redirect.github.com/eclipse-ee4j/jersey/pull/5786) - \[2.x] ParamConverterProvider constructors are now protected to allow extensibility by [@​Spikhalskiy](https://redirect.github.com/Spikhalskiy) in [https://github.com/eclipse-ee4j/jersey/pull/5792](https://redirect.github.com/eclipse-ee4j/jersey/pull/5792) - Wrapping all methods of the EntityInputStream by [@​senivam](https://redirect.github.com/senivam) in [https://github.com/eclipse-ee4j/jersey/pull/5788](https://redirect.github.com/eclipse-ee4j/jersey/pull/5788) - Jersey 3.1.9: java.lang.NoSuchMethodException: jakarta.inject.Inject.value() [#​5782](https://redirect.github.com/eclipse-ee4j/jersey/issues/5782) by [@​jbescos](https://redirect.github.com/jbescos) in [https://github.com/eclipse-ee4j/jersey/pull/5784](https://redirect.github.com/eclipse-ee4j/jersey/pull/5784) - NettyConnector - HOST header contains port & 307 works with buffered post by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5800](https://redirect.github.com/eclipse-ee4j/jersey/pull/5800) - Set correct HOST header for Netty & POST by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5801](https://redirect.github.com/eclipse-ee4j/jersey/pull/5801) - fixed flaky test in testDisabledModule() by [@​mumbler6](https://redirect.github.com/mumbler6) in [https://github.com/eclipse-ee4j/jersey/pull/5768](https://redirect.github.com/eclipse-ee4j/jersey/pull/5768) - merge of the actual 2.x into the 3.0 by [@​senivam](https://redirect.github.com/senivam) in [https://github.com/eclipse-ee4j/jersey/pull/5802](https://redirect.github.com/eclipse-ee4j/jersey/pull/5802) - merge of the actual 3.0 into the 3.1 by [@​senivam](https://redirect.github.com/senivam) in [https://github.com/eclipse-ee4j/jersey/pull/5804](https://redirect.github.com/eclipse-ee4j/jersey/pull/5804) - Fix exception message on failure to create JakartaXmlBindAnnotationIntrospector by [@​Spikhalskiy](https://redirect.github.com/Spikhalskiy) in [https://github.com/eclipse-ee4j/jersey/pull/5811](https://redirect.github.com/eclipse-ee4j/jersey/pull/5811) - Fixed memory leak in Micrometer code when exceptions are returned from the method by [@​adpaste](https://redirect.github.com/adpaste) in [https://github.com/eclipse-ee4j/jersey/pull/5809](https://redirect.github.com/eclipse-ee4j/jersey/pull/5809) - Fix possible concurrent issue with SSL & default connector by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5794](https://redirect.github.com/eclipse-ee4j/jersey/pull/5794) - Fix memory leak when client does not use HK2 by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5813](https://redirect.github.com/eclipse-ee4j/jersey/pull/5813) - Build & run with JDK 24 by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5819](https://redirect.github.com/eclipse-ee4j/jersey/pull/5819) - Allow to configure Jackson's JaxRSFeature on Jersey DefaultJacksonJaxbJsonProvider by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5816](https://redirect.github.com/eclipse-ee4j/jersey/pull/5816) - merge of the actual 2.x into the 3.0 by [@​senivam](https://redirect.github.com/senivam) in [https://github.com/eclipse-ee4j/jersey/pull/5821](https://redirect.github.com/eclipse-ee4j/jersey/pull/5821) - merge of the actual 3.0 into the 3.1 by [@​senivam](https://redirect.github.com/senivam) in [https://github.com/eclipse-ee4j/jersey/pull/5824](https://redirect.github.com/eclipse-ee4j/jersey/pull/5824) ##### New Contributors - [@​fredg02](https://redirect.github.com/fredg02) made their first contribution in [https://github.com/eclipse-ee4j/jersey/pull/5752](https://redirect.github.com/eclipse-ee4j/jersey/pull/5752) - [@​varsha-cl](https://redirect.github.com/varsha-cl) made their first contribution in [https://github.com/eclipse-ee4j/jersey/pull/5751](https://redirect.github.com/eclipse-ee4j/jersey/pull/5751) - [@​mumbler6](https://redirect.github.com/mumbler6) made their first contribution in [https://github.com/eclipse-ee4j/jersey/pull/5754](https://redirect.github.com/eclipse-ee4j/jersey/pull/5754) - [@​Spikhalskiy](https://redirect.github.com/Spikhalskiy) made their first contribution in [https://github.com/eclipse-ee4j/jersey/pull/5792](https://redirect.github.com/eclipse-ee4j/jersey/pull/5792) **Full Changelog**: https://github.com/eclipse-ee4j/jersey/compare/3.1.9...3.1.10 </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 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://redirect.github.com/solrbot/renovate-github-action) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> -- 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