eclipse / jnosql

Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.
Other
231 stars 72 forks source link

Update artifact jnosql #273

Closed otaviojava closed 2 years ago

otaviojava commented 2 years ago

This PR updates the artifact and appends jnosql of all the projects.

The goal is to avoid issues that we have with Helidon: https://github.com/oracle/helidon/issues/4424

:bomb: :fire: It breaks compatibility on dependency level, so, we need to update either maven or gradle. However, there is not break compatibility on API or implementation level. :fire: :bomb: