Skip to content

Commit

Permalink
Merge pull request #109 from alvelchev/dependabot/maven/org.mapstruct…
Browse files Browse the repository at this point in the history
…-mapstruct-1.6.0

Bump org.mapstruct:mapstruct from 1.5.5.Final to 1.6.0
  • Loading branch information
alvelchev authored Oct 31, 2024
2 parents 77ed684 + 4ae9591 commit 909787f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct</artifactId>
<version>1.5.5.Final</version>
<version>1.6.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 909787f

Please sign in to comment.