Skip to content

Commit 9e40db7

Browse files
Merge pull request #130 from jqassistant-plugin/dependabot/maven/org.mapstruct-mapstruct-processor-1.6.0
Bump org.mapstruct:mapstruct-processor from 1.5.5.Final to 1.6.0
2 parents 5c56cdf + a1030a0 commit 9e40db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<jqa-plugin-common.version>${com.buschmais.jqassistant.version}</jqa-plugin-common.version>
1414
<jqa-json-plugin.version>${com.buschmais.jqassistant.version}</jqa-json-plugin.version>
1515
<lombok.version>1.18.34</lombok.version>
16-
<mapstruct.version>1.5.5.Final</mapstruct.version>
16+
<mapstruct.version>1.6.0</mapstruct.version>
1717
</properties>
1818

1919
<build>

0 commit comments

Comments
 (0)