Skip to content

Commit

Permalink
Bump mapstruct-processor from 1.4.1.Final to 1.4.2.Final
Browse files Browse the repository at this point in the history
Bumps [mapstruct-processor](https://github.com/mapstruct/mapstruct) from 1.4.1.Final to 1.4.2.Final.
- [Release notes](https://github.com/mapstruct/mapstruct/releases)
- [Commits](mapstruct/mapstruct@1.4.1.Final...1.4.2.Final)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and christianhujer committed Feb 20, 2021
1 parent ca23ffe commit 9a66406
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 @@ -108,7 +108,7 @@
<dependency>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-processor</artifactId>
<version>1.4.1.Final</version>
<version>1.4.2.Final</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down

0 comments on commit 9a66406

Please sign in to comment.