Skip to content

Commit

Permalink
fix: upgrade org.mapstruct:mapstruct from 1.5.3.Final to 1.5.4.Final (#…
Browse files Browse the repository at this point in the history
…147)

Snyk has created this PR to upgrade org.mapstruct:mapstruct from 1.5.3.Final to 1.5.4.Final.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.mapstruct/mapstruct/

See this project in Snyk:
https://app.snyk.io/org/wistefan/project/e4d0b1c1-93aa-4ea9-83e8-7ddc06ac5363?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 26, 2023
1 parent 2553fb5 commit 7513f7a
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 @@ -62,7 +62,7 @@

<!-- lazy dev -->

<version.org.mapstruct>1.5.3.Final</version.org.mapstruct>
<version.org.mapstruct>1.5.4.Final</version.org.mapstruct>
<version.org.projectlombok>1.18.26</version.org.projectlombok>

<!-- logging -->
Expand Down

0 comments on commit 7513f7a

Please sign in to comment.