Skip to content

Update jersey monorepo to v2.35

Renovate requested to merge renovate/jersey-monorepo into develop

This MR contains the following updates:

Package Update Change
org.glassfish.jersey.inject:jersey-hk2 (source) minor 2.34 -> 2.35
org.glassfish.jersey.containers:jersey-container-jetty-http (source) minor 2.34 -> 2.35
org.glassfish.jersey.media:jersey-media-json-jackson (source) minor 2.34 -> 2.35
org.glassfish.jersey.ext:jersey-entity-filtering (source) minor 2.34 -> 2.35
org.glassfish.jersey.core:jersey-common (source) minor 2.34 -> 2.35

Release Notes

eclipse-ee4j/jersey

v2.35

Compare Source

[Issue 4742] - Connection timeout the double of what is configured [Issue 4748] - Exception in Jersey Jetty handler's URL parsing bubbles up to the top [Issue 4773] - NullPointerException in HeaderUtils.getPreferredCookie [Pull 4779] - Enable to use @​Context in constructors of classes instantiated by CDI [Pull 4783] - Support more optionals [Pull 4784] - Bump commons-io from 2.2 to 2.7 in /test-framework/maven/custom-enforcer-rules [Pull 4785] - JDK16 Support [Pull 4789] - Make @​Singleton to be singleton with CDI integration [Pull 4792] - Update groovy to work with jdk17 [Pull 4795] - Fix issue NullPointerException in HeaderUtils.getPreferredCookie #​4773 [Pull 4799] - Support custom parameter types with `Optional` [Pull 4800] - Helloworld example extendned by GraalVM native-image generation [Pull 4802] - User Guide: GraalVM/native-image chapter [Pull 4803] - GraalVM native-image jersey-client module [Pull 4809] - handle URISyntaxException in JettyHttpContainer [Pull 4811] - Connection timeout the double of what is configured [Pull 4816] - CI env for Jenkins [Pull 4820] - CI env for Jenkins [Pull 4821] - Jdk connector dead lock [Pull 4822] - New CDI based EE injection manager incubating implementation. [Pull 4823] - Issue4810 [Pull 4824] - JerseyTest is not compatible with JUnit 5 [Pull 4829] - ParamConverters cleanup [Pull 4832] - Bump ant from 1.10.9 to 1.10.11 [Pull 4833] - Allow Feature and Dynamic feature as a JDK services [Pull 4835] - Prevent NoSuchMethodError when used MP Rest Client 1.4 API & CDI [Pull 4836] - Updated ASM to 9.2 [Pull 4837] - add possibility to use entity with http method Options in requests according to the RFC 7231 [Pull 4845] - Cache Application#getSingletons not be called twice [Pull 4846] - Updated versions in 2.x [Pull 4848] - System properties config for TimeWindowStatisticsImplTest

Configuration

📅 Schedule: 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