Skip to content

Commit cba18af

Browse files
Bump mapstruct.version from 1.6.0.RC1 to 1.6.0
Bumps `mapstruct.version` from 1.6.0.RC1 to 1.6.0. Updates `org.mapstruct:mapstruct` from 1.6.0.RC1 to 1.6.0 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.6.0.RC1...1.6.0) Updates `org.mapstruct:mapstruct-processor` from 1.6.0.RC1 to 1.6.0 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.6.0.RC1...1.6.0) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.mapstruct:mapstruct-processor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f064131 commit cba18af

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
@@ -17,7 +17,7 @@
1717
<properties>
1818
<java.version>21</java.version>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
20-
<mapstruct.version>1.6.0.RC1</mapstruct.version>
20+
<mapstruct.version>1.6.0</mapstruct.version>
2121
<jjwt.version>0.12.6</jjwt.version>
2222
<liquibase.version>4.29.1</liquibase.version>
2323
<preliquibase.version>1.5.1</preliquibase.version>

0 commit comments

Comments
 (0)