Skip to content

Commit c8d9ee1

Browse files
chore(deps): bump org.mapstruct.version from 1.5.5.Final to 1.6.3
Bumps `org.mapstruct.version` from 1.5.5.Final to 1.6.3. Updates `org.mapstruct:mapstruct` from 1.5.5.Final to 1.6.3 - [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.3) Updates `org.mapstruct:mapstruct-processor` from 1.5.5.Final to 1.6.3 - [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.3) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mapstruct:mapstruct-processor dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3a9e3f commit c8d9ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</scm>
2929
<properties>
3030
<java.version>21</java.version>
31-
<org.mapstruct.version>1.5.5.Final</org.mapstruct.version>
31+
<org.mapstruct.version>1.6.3</org.mapstruct.version>
3232
</properties>
3333
<dependencies>
3434
<dependency>

0 commit comments

Comments
 (0)