> Are you certain that the project is explicitly using that version? (i.e. you 
> see it in your projects dependency tree inside Netbeans)

Yes I am certain. The dependency XML was copied directly from the pom.xml

Ian Utley schrieb am 20.09.2019 um 14:55:
> On Fri, Sep 20, 2019 at 12:12 PM Thomas Kellerer <sham...@gmx.net 
> <mailto:sham...@gmx.net>> wrote:
>
>     We are using the same Lombok version: 1.18.4
>
>             <dependency>
>                 <groupId>org.projectlombok</groupId>
>                 <artifactId>lombok</artifactId>
>                 <version>1.18.4</version>
>                 <optional>true</optional>
>             </dependency>
>
>     Maven Compiler version is: 3.5.1
>
>     The whole project is set to use Java 1.8


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to