Update dependency org.projectlombok:lombok-maven-plugin to v1.18.12.0 #40

Merged
renovate[bot] merged 1 commit from renovate/org.projectlombok-lombok-maven-plugin-1.x into master 2020-03-12 06:42:02 +00:00
Showing only changes of commit a63d7dc1ff - Show all commits

View file

@ -89,7 +89,7 @@
<plugin> <plugin>
<groupId>org.projectlombok</groupId> <groupId>org.projectlombok</groupId>
<artifactId>lombok-maven-plugin</artifactId> <artifactId>lombok-maven-plugin</artifactId>
<version>1.18.10.0</version> <version>1.18.12.0</version>
<executions> <executions>
<execution> <execution>
<phase>generate-sources</phase> <phase>generate-sources</phase>