Skip to content

Commit

Permalink
fix: upgrade org.mapstruct:mapstruct from 1.6.2 to 1.6.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.mapstruct:mapstruct from 1.6.2 to 1.6.3.

See this package in maven:
org.mapstruct:mapstruct

See this project in Snyk:
https://app.snyk.io/org/khanhduzz/project/fd9e11cd-3938-460d-b9bd-3907681487a9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 4, 2024
1 parent 7413cfe commit 063cdf7
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 @@ -48,7 +48,7 @@
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.projectKey>khanhduzz_matcha</sonar.projectKey>
<org.lombok.version>1.18.34</org.lombok.version>
<org.mapstruct.version>1.6.2</org.mapstruct.version>
<org.mapstruct.version>1.6.3</org.mapstruct.version>
<lombok-mapstruct-binding.version>0.2.0</lombok-mapstruct-binding.version>
<springdoc-openapi-starter-webmvc-ui.version>2.6.0</springdoc-openapi-starter-webmvc-ui.version>
<commons-validator.version>1.7</commons-validator.version>
Expand Down

0 comments on commit 063cdf7

Please sign in to comment.