akka / alpakka

Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
https://doc.akka.io/docs/alpakka/current/
Other
1.26k stars 647 forks source link

Bumped sslcontext-kickstart to v8.3.5 #3198

Closed Hakky54 closed 1 month ago

Hakky54 commented 1 month ago

This PR is an attempt to bump the version to the latest and make it compiling again. It will also resolve the failing auto PR from here: https://github.com/akka/alpakka/pull/3180

lightbend-cla-validator commented 1 month ago

Hi @Hakky54,

Thank you for your contribution! We really value the time you've taken to put this together.

Before we proceed with reviewing this pull request, please sign the Lightbend Contributors License Agreement:

http://www.lightbend.com/contribute/cla

ennru commented 1 month ago

I rebased this on

Hakky54 commented 1 month ago

Thank you! I am the library maintainer of the ssl library and nice to see alpakka is using it. I noticed the version was quite old and wanted to help out with resolving the compilation issues 😄