aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/pom.xml b/pom.xml
index 985a34df..eeb21720 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>