michaelklishin / quartz-mongodb

A MongoDB-based store for the Quartz scheduler. This fork strives to be as feature complete as possible. Originally by MuleSoft.
Other
250 stars 202 forks source link

Doesn't work with Spring Boot 2.3.0 #191

Closed yashanet closed 4 years ago

yashanet commented 4 years ago

Please update libraries to support MongoDB4+

https://docs.spring.io/spring-data/mongodb/docs/3.0.0.RELEASE/reference/html/#upgrading.2-3

Artgit commented 4 years ago

+1 please fix it. I'm unable to upgrade to SB 2.3.0 right now

Artgit commented 4 years ago

is there any news?

carrypann commented 4 years ago

+1 please

philipbel commented 4 years ago

No joy 😞

michaelklishin commented 4 years ago

This is open source software, so the way to find joy is not by asking others to do the work but by contributing pull requests.

michaelklishin commented 4 years ago

2.2.0-rc1 is up on Bintray and uses MongoDB Java client 4.0.x.