Skip to content

Commit

Permalink
Bump mapstruct.version from 1.5.3.Final to 1.5.5.Final
Browse files Browse the repository at this point in the history
Bumps `mapstruct.version` from 1.5.3.Final to 1.5.5.Final.

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

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 885f5a6 commit 8628f51
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 @@ -103,7 +103,7 @@
<shacl.version>1.3.1</shacl.version>

<!-- persistence -->
<mapstruct.version>1.5.3.Final</mapstruct.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<mapstruct.lombok.version>0.2.0</mapstruct.lombok.version>
<!-- test libs -->
<assertj.version>3.24.2</assertj.version>
Expand Down

0 comments on commit 8628f51

Please sign in to comment.