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/doubletake30/project/7711df4a-117f-4e6b-a8a5-58de9528fe7d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 7, 2024
1 parent e6e4558 commit a365e77
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 @@ -29,7 +29,7 @@
<properties>
<java.version>21</java.version>
<projectlombok-lombok.version>1.18.34</projectlombok-lombok.version>
<mapstruct.version>1.6.2</mapstruct.version>
<mapstruct.version>1.6.3</mapstruct.version>
<lombok-mapstruct-binding.version>0.2.0</lombok-mapstruct-binding.version>
<sonar.organization>swp-pod-booking-system-server</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
Expand Down

0 comments on commit a365e77

Please sign in to comment.