FlowingCode / GoogleMapsAddon

Vaadin Addon based on Google Maps Web Component
https://www.flowingcode.com/en/open-source/
Apache License 2.0
20 stars 7 forks source link

Upgrade lombok to version 1.18.22 in pom.xml for Java 17 #71

Closed pezi closed 2 years ago

pezi commented 2 years ago

to fix this problem https://stackoverflow.com/questions/66801256/java-lang-illegalaccesserror-class-lombok-javac-apt-lombokprocessor-cannot-acce

javier-godoy commented 2 years ago

Thanks for reporting the issue. Since the dependency is provided, I understand this only affects the addon compilation (including compiling it in order to run the demo), but it shouldn't affect the released artifact, hence no release is needed.