Skip to content

Commit

Permalink
Maven pom.xml(deps): Bump mapstruct from 1.5.1.Final to 1.5.2.Final (#…
Browse files Browse the repository at this point in the history
…325)

Bumps [mapstruct](https://github.com/mapstruct/mapstruct) from 1.5.1.Final to 1.5.2.Final.
- [Release notes](https://github.com/mapstruct/mapstruct/releases)
- [Commits](mapstruct/mapstruct@1.5.1.Final...1.5.2.Final)

---
updated-dependencies:
- dependency-name: org.mapstruct:mapstruct
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2022
1 parent 720e753 commit 51626ab
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 @@ -51,7 +51,7 @@
<executable-suffix/>

<lombok.version>1.18.24</lombok.version>
<mapstruct.version>1.5.1.Final</mapstruct.version>
<mapstruct.version>1.5.2.Final</mapstruct.version>

<helm.image.tag>${project.version}</helm.image.tag>
</properties>
Expand Down

0 comments on commit 51626ab

Please sign in to comment.