diff options
-rw-r--r-- | pom.xml | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -331,16 +331,6 @@ <artifactId>mapstruct-processor</artifactId> <version>${org.mapstruct.version}</version> </path> - <path> - <groupId>org.projectlombok</groupId> - <artifactId>lombok</artifactId> - <version>1.18.34</version> - </path> - <path> - <groupId>org.projectlombok</groupId> - <artifactId>lombok-mapstruct-binding</artifactId> - <version>0.2.0</version> - </path> </annotationProcessorPaths> </configuration> </plugin> |