Can org.apache.httpcomponents.httpclient_4.5.1.jar be replaced with org.apache.httpcomponents.httpclient_4.5.13.jar and the .classpath be modified?

Thank you, @kazurayam. I’d already done something like that (I downloaded the Twilio API jar that includes org.apache.httpcomponents.httpclient_4.5.13 to the Drivers folder). I asked you for help with some info about using Gradle because you are one of the most knowledgable and helpful experts I know.

By the way )) What is your opinion on this API/Web Service Encoded Variables - #5 by gdearest07
" gdearest07

20h
"@em817m , I apologize for writing in your topic w/o having any solution. I’m just wondering is it the right aproach to have an encripted security key stored in Katalon Project? Whatever is encrypted can de decripted. Woudn’t it be safer to store a security key in some environment variable*?"*

What would be the best way to use secret API keys (needed to work with the Twilio API written in Java) so they can be used in the Katalon WEB scripts (not API scripts) that are to be run on Jenkins (with Katalon plugin) nodes that are used on demand?