spring-projects / spring-statemachine

Spring Statemachine is a framework for application developers to use state machine concepts with Spring.
1.54k stars 604 forks source link

Upgrade Apache Curator (ZooKeeper) Version #996

Open sheinbergon opened 3 years ago

sheinbergon commented 3 years ago

The current curator version is obsolete by now. sever New ZK versions have been out for several years. Any plans of upgrading the driver?

I'm willing to provide a PR, if you'll be willing to accept one.