Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is simplejpa certified to run on AWS 1.2.6? #9

Open
rajeshkp opened this issue Aug 10, 2011 · 1 comment
Open

Is simplejpa certified to run on AWS 1.2.6? #9

rajeshkp opened this issue Aug 10, 2011 · 1 comment

Comments

@rajeshkp
Copy link

Is simplejpa certified to run on AWS 1.2.6? The pom files still reference a older version of AWS.

<dependency>
  <groupId>com.amazonaws</groupId>
  <artifactId>aws-java-sdk</artifactId>
  <version>1.1.8</version>
</dependency>    
@DannyJo
Copy link

DannyJo commented Sep 3, 2011

I have successfully managed to update my version of simplejpa to use AWS version 1.2.6 libraries. So far I've not noticed any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants