hi,
In configuration i am willing to update version of org.apache.httpcomponents.httpcore bundle
currently it is showing as 4.3.2
but i want to use 4.4.4 version
i am getting error as org.apache.http.ssl -- Cannot be resolved
if i try to upload jar directly it is throwing error as java.io.IOException: Bundle-SymbolicName header missing, cannot install bundle
i have also specified updated bundle details in pom but seems no use.
please let me know how should i upload updated jar?
or from where should i download it.
currently i am downloading it from Maven Repository: org.apache.httpcomponents » httpcore » 4.4.4
let me know what needs to be done here.