We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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? 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>
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
Is simplejpa certified to run on AWS 1.2.6? The pom files still reference a older version of AWS.
The text was updated successfully, but these errors were encountered: