Skip to content

Commit bd9fdad

Browse files
fix(deps): update dependency org.mapstruct:mapstruct-processor to v1.6.1
1 parent 5005aa3 commit bd9fdad

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
@@ -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.1</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)