Skip to content

Commit 6dffb35

Browse files
Bump mapstruct.version from 1.6.2 to 1.6.3
Bumps `mapstruct.version` from 1.6.2 to 1.6.3. Updates `org.mapstruct:mapstruct` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.6.2...1.6.3) Updates `org.mapstruct:mapstruct-processor` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.6.2...1.6.3) --- 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 9bea224 commit 6dffb35

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.2</mapstruct.version>
20+
<mapstruct.version>1.6.3</mapstruct.version>
2121
<jjwt.version>0.12.6</jjwt.version>
2222
<liquibase.version>4.29.2</liquibase.version>
2323
<preliquibase.version>1.5.1</preliquibase.version>

0 commit comments

Comments
 (0)