Skip to content

Commit ae85bd1

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

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</mapstruct.version>
20+
<mapstruct.version>1.6.2</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)