aws-samples / aws-cloudhsm-jce-examples

Sample applications demonstrating how to use the CloudHSM JCE
MIT No Attribution
37 stars 57 forks source link

Update CloudHSM Client latest and log4j version #39

Closed nikran-amzn closed 4 years ago

nikran-amzn commented 4 years ago

Issue #, if available:

Description of changes: Upgraded client version and log4j version in the pom.xml file

Testing

Tested change on an ec2 instance with client version 3.1.2 installed Testing environment: Amazon Linux 2 EC2 instance


[ec2-user] /home/ec2-user/aws-cloudhsm-jce-examples (0)
➜  yum list installed | grep cloudhsm
cloudhsm-client.x86_64             3.1.2-1.el6                       installed
cloudhsm-client-jce.x86_64         3.1.2-1.el6                       installed

[ec2-user] /home/ec2-user/aws-cloudhsm-jce-examples (0)
➜  ls /opt/cloudhsm/java/
cloudhsm-test-3.1.2.jar  junit.jar             log4j-core-2.13.3.jar
cloudhsm-3.1.2.jar    hamcrest-all-1.3.jar     log4j-api-2.13.3.jar

Test Run is attached: jce-samples-test.txt

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.