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
Tried excluding this jar file from build , Also this jar don't have old or newer version available in maven repository.