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

Drop support for Java < 1.7 #395

Merged
merged 1 commit into from Jul 11, 2017
Merged

Drop support for Java < 1.7 #395

merged 1 commit into from Jul 11, 2017

Conversation

ob-stripe
Copy link
Contributor

r? @brandur-stripe
cc @stripe/api-libraries

A few updates since we officially no longer support Java 6.

We also probably can get rid of some code in StripeSSLSocketFactory as Java 7 should always support TLS 1.2 (though it still needs to be explicitly enabled as it isn't used by default), but any such changes should be handled in a separate PR and tested thoroughly.

@brandur-stripe
Copy link
Contributor

Thanks Olivier!

We also probably can get rid of some code in StripeSSLSocketFactory as Java 7 should always support TLS 1.2 (though it still needs to be explicitly enabled as it isn't used by default), but any such changes should be handled in a separate PR and tested thoroughly.

Good call.

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

Successfully merging this pull request may close these issues.

None yet

2 participants