Skip to content

Commit

Permalink
fix: upgrade org.mapstruct:mapstruct from 1.6.0 to 1.6.2 (#80)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.mapstruct:mapstruct from 1.6.0 to 1.6.2.

See this package in maven:
org.mapstruct:mapstruct

See this project in Snyk:
https://app.snyk.io/org/khanhduzz/project/aef8f46a-54a8-4268-b81f-6cdac3780687?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
khanhduzz and snyk-bot authored Oct 24, 2024
1 parent 1ea274d commit c989dee
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.0</org.mapstruct.version>
<org.mapstruct.version>1.6.2</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 c989dee

Please sign in to comment.