prepare release 1.5.3

This commit is contained in:
Joern Muehlencord
2023-01-14 17:03:03 +01:00
parent 660be27f1a
commit 4f443e5eeb
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@
<dependency>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-processor</artifactId>
<version>1.4.2.Final</version>
<version>1.5.3.Final</version>
</dependency>
</dependencies>