This version of the Java APIs provide the following improvement and bug fixes:
SSLv3 is no longer used for legacy VOMS requests
The CertificateValidatorBuilder allows callers to select the hash function used to resolve trust anchors
<dependency>
<groupId>org.italiangrid</groupId>
<artifactId>voms-api-java</artifactId>
<version>3.0.6</version>
</dependency>
For a clean install:
yum install voms-api-java3
For an update install:
yum update