Skip to content

Commit b2e5939

Browse files
Bump mapstruct.version from 1.6.0.Beta2 to 1.6.0.RC1
Bumps `mapstruct.version` from 1.6.0.Beta2 to 1.6.0.RC1. Updates `org.mapstruct:mapstruct` from 1.6.0.Beta2 to 1.6.0.RC1 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.6.0.Beta2...1.6.0.RC1) Updates `org.mapstruct:mapstruct-processor` from 1.6.0.Beta2 to 1.6.0.RC1 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.6.0.Beta2...1.6.0.RC1) --- 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 529550a commit b2e5939

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.Beta2</mapstruct.version>
20+
<mapstruct.version>1.6.0.RC1</mapstruct.version>
2121
<jjwt.version>0.12.6</jjwt.version>
2222
<liquibase.version>4.28.0</liquibase.version>
2323
<preliquibase.version>1.5.1</preliquibase.version>

0 commit comments

Comments
 (0)