Skip to content

Commit

Permalink
Merge pull request #59 from svencc/dependabot/maven/mapstruct.version…
Browse files Browse the repository at this point in the history
…-1.6.0

Bump mapstruct.version from 1.5.5.Final to 1.6.0
  • Loading branch information
svencc authored Sep 2, 2024
2 parents e279e5c + 1348b47 commit 73bbf33
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 @@ -28,7 +28,7 @@
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<mapstruct.version>1.6.0</mapstruct.version>
<springdoc-openapi.version>2.6.0</springdoc-openapi.version>

<!-- LIBRARIES -->
Expand Down

0 comments on commit 73bbf33

Please sign in to comment.