Skip to content

Commit 86ed933

Browse files
fix(deps): update dependency org.mapstruct:mapstruct-processor to v1.5.3.final
1 parent b86693d commit 86ed933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.mapstruct</groupId>
6969
<artifactId>mapstruct-processor</artifactId>
70-
<version>1.5.2.Final</version>
70+
<version>1.5.3.Final</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)