Skip to content

Commit 785acc6

Browse files
fix(deps): update dependency org.mapstruct:mapstruct-processor to v1.6.3
1 parent 4eed755 commit 785acc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.mapstruct</groupId>
7171
<artifactId>mapstruct-processor</artifactId>
72-
<version>1.5.2.Final</version>
72+
<version>1.6.3</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)