Skip to content

Commit a1030a0

Browse files
Bump org.mapstruct:mapstruct-processor from 1.5.5.Final to 1.6.0
Bumps [org.mapstruct:mapstruct-processor](https://github.com/mapstruct/mapstruct) from 1.5.5.Final to 1.6.0. - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Changelog](https://github.com/mapstruct/mapstruct/blob/main/NEXT_RELEASE_CHANGELOG.md) - [Commits](mapstruct/mapstruct@1.5.5.Final...1.6.0) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct-processor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c56cdf commit a1030a0

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)