You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jgit versions: 7.2.1.202505142326-r and 6.10.1.202505221210-r (latest versions on the 7th and 6th release line) https support uses org.apache.httpcomponents:httpclient:4.5.14 and org.apache.httpcomponents:httpcore:4.4.16. According to apache site: https://hc.apache.org/status.html, httpcore:4.4.x is end of life.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Jgit versions: 7.2.1.202505142326-r and 6.10.1.202505221210-r (latest versions on the 7th and 6th release line) https support uses org.apache.httpcomponents:httpclient:4.5.14 and org.apache.httpcomponents:httpcore:4.4.16. According to apache site: https://hc.apache.org/status.html, httpcore:4.4.x is end of life.
Q1: Are there any plans to have a https transport implementation base on httpclient 5 https://hc.apache.org/httpcomponents-client-5.5.x/index.html that it actively maintained?
Q2: Are there any plans to replace/enhance the apache httpclient 4 integration to not use httpcore 4 that is end of life?
Beta Was this translation helpful? Give feedback.
All reactions