Skip to content

Commit

Permalink
rm versions override
Browse files Browse the repository at this point in the history
  • Loading branch information
nasirov committed Oct 6, 2024
1 parent f35fbdf commit ea522e7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
<properties>
<image.architecture>arm64</image.architecture>
<main-class>nasirov.yv.anibozu.Application</main-class>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<lombok-mapstruct-binding.version>0.2.0</lombok-mapstruct-binding.version>
</properties>

<dependencies>
Expand Down Expand Up @@ -47,7 +45,6 @@
<dependency>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct</artifactId>
<version>${mapstruct.version}</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ea522e7

Please sign in to comment.