shrikant-c opened a new issue, #5720: URL: https://github.com/apache/jmeter/issues/5720
### Expected behavior I'm using Apache Jmeter 5.5 libraries to generate .jmx file & integrated with IDE. Recently my company found vulnerability in com.sun.activation » javax.activation >> 1.2.0 Jar file. Enterprise support team deleted this jar file from repository. My Gradle build is failing, please suggest any alternatives ways to come over this. https://mvnrepository.com/artifact/org.apache.jmeter/ApacheJMeter_components/5.5 com.sun.activation » javax.activation is runtime dependency. Tried excluding this jar file from build , Also this jar don't have old or newer version available in maven repository make iit work. Please suggest how to come over this issue. Is there any alternative for this issue ? ### Actual behavior _No response_ ### Steps to reproduce the problem Remove com.sun.activation » javax.activation >> 1.2.0 Jar file from classpath ### JMeter Version 5.5 ### Java Version 1.8 ### OS Version Microsoft Windows 10 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org