[JAVA-26774] Upgraded mapstruct library to latest version

This commit is contained in:
panos-kakos
2023-11-12 07:32:39 +02:00
parent fb0431fc55
commit 47f7b926e6
14 changed files with 16 additions and 17 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
</build>
<properties>
<org.mapstruct.version>1.5.5.Final</org.mapstruct.version>
<org.mapstruct.version>1.6.0.Beta1</org.mapstruct.version>
<springframework.version>4.3.4.RELEASE</springframework.version>
<lombok.mapstruct.binding.version>0.2.0</lombok.mapstruct.binding.version>
</properties>