Skip to content

Commit

Permalink
Update mapstruct monorepo to v1.5.4.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2023
1 parent 4eedbe5 commit 1d57c74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<dependency>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct</artifactId>
<version>1.5.3.Final</version>
<version>1.5.4.Final</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -176,7 +176,7 @@
<path>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-processor</artifactId>
<version>1.5.3.Final</version>
<version>1.5.4.Final</version>
</path>

<path>
Expand Down

0 comments on commit 1d57c74

Please sign in to comment.