eclipse-arrowhead / core-java-spring

Eclipse Public License 2.0
26 stars 51 forks source link

Upgrade lombok to version 1.18.24 #417

Closed LuLeRoemer closed 1 year ago

LuLeRoemer commented 1 year ago

These changes update lombok to version 1.18.24 to be compatible with newer Java versions. Closes #414.

bs-jokri commented 1 year ago

Hi @borditamas, could you have a look into this and merge if OK? This should solve the issue. Kind regards, Johannes

borditamas commented 1 year ago

Successfully tested with both java 11 and 17 too.