Skip to content

Commit

Permalink
Bump mapstruct.version from 1.6.0 to 1.6.2
Browse files Browse the repository at this point in the history
Bumps `mapstruct.version` from 1.6.0 to 1.6.2.

Updates `org.mapstruct:mapstruct` from 1.6.0 to 1.6.2
- [Release notes](https://github.com/mapstruct/mapstruct/releases)
- [Commits](mapstruct/mapstruct@1.6.0...1.6.2)

Updates `org.mapstruct:mapstruct-processor` from 1.6.0 to 1.6.2
- [Release notes](https://github.com/mapstruct/mapstruct/releases)
- [Commits](mapstruct/mapstruct@1.6.0...1.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and EvaristeGalois11 committed Sep 16, 2024
1 parent 9900021 commit 1e6ef22
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 @@ -18,7 +18,7 @@

<properties>
<java.version>21</java.version>
<mapstruct.version>1.6.0</mapstruct.version>
<mapstruct.version>1.6.2</mapstruct.version>
<springdoc.version>2.6.0</springdoc.version>
<wiremock.version>3.9.1</wiremock.version>
<instancio.version>5.0.2</instancio.version>
Expand Down

0 comments on commit 1e6ef22

Please sign in to comment.