Skip to content

Update jersey monorepo to v3.1.6

shepard bot requested to merge renovate/jersey-monorepo into main

This MR contains the following updates:

Package Type Update Change
org.glassfish.jersey.ext:jersey-bean-validation (source) compile patch 3.1.5 -> 3.1.6
org.glassfish.jersey.core:jersey-client (source) compile patch 3.1.5 -> 3.1.6
org.glassfish.jersey.media:jersey-media-jaxb (source) compile patch 3.1.5 -> 3.1.6
org.glassfish.jersey.media:jersey-media-json-jackson (source) compile patch 3.1.5 -> 3.1.6
org.glassfish.jersey.media:jersey-media-multipart (source) compile patch 3.1.5 -> 3.1.6
org.glassfish.jersey.inject:jersey-hk2 (source) compile patch 3.1.5 -> 3.1.6
org.glassfish.jersey.containers:jersey-container-servlet (source) compile patch 3.1.5 -> 3.1.6

Release Notes

eclipse-ee4j/jersey (org.glassfish.jersey.ext:jersey-bean-validation)

v3.1.6

Compare Source

[Pull 5518] - Jakartified versions update [Pull 5525] - Adding support for private fields in `@BeanParam` [Pull 5548] - Add JNH properties to the config [Pull 5551] - Update EL impl [Pull 5563] - Drop JDK 8 profiles in 3.1 [Pull 5565] - Replace synchronized blocks with Locks [Pull 5566] - exclude static fields from POJO parsing in BeanParam [Pull 5569] - Replace ThreadLocal with ConcurrentQueue in HttpDateFormat [Pull 5571] - Fixed FirstByteCachingStream in JNH Connector [Pull 5589] - Fix thread leak/invasion [Pull 5593] - [3.1] versions update

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports