Skip to content

Commit

Permalink
chore(deps): bump org.mapstruct:mapstruct-processor in /src/cart (#688)
Browse files Browse the repository at this point in the history
Bumps [org.mapstruct:mapstruct-processor](https://github.com/mapstruct/mapstruct) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/mapstruct/mapstruct/releases)
- [Commits](mapstruct/mapstruct@1.6.2...1.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Dec 1, 2024
1 parent 887e82b commit 57dcd47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>
<mapstruct.version>1.6.2</mapstruct.version>
<mapstruct.version>1.6.3</mapstruct.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 57dcd47

Please sign in to comment.