Skip to content

Revisit dependency baseline: Jetty 9.4+, OkHttp 3+ [SPR-15038] #19604

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-15038 and commented

We're still tolerating older dependencies in 5.0 milestones but should eventually raise the baseline for 5.0 GA. In rather obvious cases, we'd gain quite a bit by going Jetty 9.4+ (for WebSocket support) and OkHttp 3+, both of which look entirely feasible in Spring 5.

Another one still up for consideration is Hibernate ORM 5.2+ for our native orm.hibernate5 package, while our JPA support will remain compatible with Hibernate 4.3+ in any case. However, since JBoss EAP 7 still comes with Hibernate ORM 5.0.x, this does not seem feasible yet. We might rather drop the entire native Hibernate API support at some point.


Issue Links:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions