j-easy / easy-rules

The simple, stupid rules engine for Java
https://github.com/j-easy/easy-rules/wiki
MIT License
4.86k stars 1.05k forks source link

Is there a plan to migrate this to latest supported Java version? #372

Open Priyankad19 opened 2 years ago

Priyankad19 commented 2 years ago

We are evaluating this library to be used in our project. However I see that this is in Java 8 and the support it will end in coming years. Is there a plan to migrate it to new version after support ends?

alexanderbrown21 commented 2 years ago

@benas - any thoughts on this?

dvgaba commented 2 years ago

JDK 11 support

`

io.github.dvgaba
<artifactId>easy-rules-core</artifactId>
<version>1.0.5</version>

`