Skip to content

Commit

Permalink
🎨 pkg-tosca: Remove offending version for mapstruct.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vignaudo committed Aug 9, 2024
1 parent 6de43b3 commit 2ae2000
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mano-pkg-tosca/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@
<path>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-processor</artifactId>
<version>${version.org.mapstruct}</version>
</path>
<path>
<groupId>org.projectlombok</groupId>
Expand All @@ -109,7 +108,6 @@
<path>
<groupId>org.projectlombok</groupId>
<artifactId>lombok-mapstruct-binding</artifactId>
<version>0.2.0</version>
</path>
</annotationProcessorPaths>
</configuration>
Expand Down

0 comments on commit 2ae2000

Please sign in to comment.