Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 7f7f908 commit aed2ad1
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 @@ -17,7 +17,7 @@
<unitils-core.version>3.4.6</unitils-core.version>
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>
<SIG_SECRET_KEY>JWTSecretKeyDontUseInProduction!</SIG_SECRET_KEY>
<mapstruct.version>1.5.2.Final</mapstruct.version>
<mapstruct.version>1.6.3</mapstruct.version>
<communication.version>2.1.0-b8</communication.version>
<open-api-specs-dir>${project.build.directory}/specs</open-api-specs-dir>
<action-service-api.directory>${open-api-specs-dir}/action</action-service-api.directory>
Expand Down

0 comments on commit aed2ad1

Please sign in to comment.