Skip to content

Commit

Permalink
Bump org.mapstruct:mapstruct from 1.5.5.Final to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [org.mapstruct:mapstruct](https://github.com/mapstruct/mapstruct) from 1.5.5.Final to 1.6.0.
- [Release notes](https://github.com/mapstruct/mapstruct/releases)
- [Commits](mapstruct/mapstruct@1.5.5.Final...1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent 3e5a32e commit 0d063ef
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 @@ -49,7 +49,7 @@
<version.camunda.spin>1.23.0</version.camunda.spin>
<camunda-bpm-data.version>1.5.0</camunda-bpm-data.version>
<springdoc.version>2.6.0</springdoc.version>
<org.mapstruct.version>1.5.5.Final</org.mapstruct.version>
<org.mapstruct.version>1.6.0</org.mapstruct.version>
<mockito-kotlin.version>5.3.1</mockito-kotlin.version>
<jackson-databind-nullable.version>0.2.6</jackson-databind-nullable.version>
<junit-jupiter.version>5.10.3</junit-jupiter.version>
Expand Down

0 comments on commit 0d063ef

Please sign in to comment.