Skip to content

Commit

Permalink
Bump org.mapstruct:mapstruct-processor in /generators/quarkus/resources
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]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 4ee0fcc commit 10f677c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/quarkus/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ camel-quarkus-jackson = { group = "org.apache.camel.quarkus", name = "camel-quar
commons-vfs2 = { group = "org.apache.commons", name = "commons-vfs2", version = "2.9.0" }
graal = { group = "org.graalvm.nativeimage", name = "svm", version = "24.1.1" }
mapstruct = { group = "org.mapstruct", name = "mapstruct", version = "1.6.2" }
mapstruct-processor = { group = "org.mapstruct", name = "mapstruct-processor", version = "1.6.2" }
mapstruct-processor = { group = "org.mapstruct", name = "mapstruct-processor", version = "1.6.3" }
mongock-bom = { group = "com.github.cloudyrock.mongock", name = "mongock-bom", version = "4.3.8" }
quarkus-resteasy-problem = { group = "com.tietoevry.quarkus", name = "quarkus-resteasy-problem", version = "3.9.0" }
wiremock = { group = "com.github.tomakehurst", name = "wiremock-jre8", version = "3.0.1" }
Expand Down

0 comments on commit 10f677c

Please sign in to comment.