Skip to content

Commit 6a9f9d1

Browse files
Bump mapstruct.version from 1.5.5.Final to 1.6.3
Bumps `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) - [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) - [Commits](mapstruct/mapstruct@1.5.5.Final...1.6.3) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mapstruct:mapstruct-processor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0edb068 commit 6a9f9d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<maven.compiler.source>17</maven.compiler.source>
5252
<maven.compiler.target>17</maven.compiler.target>
5353
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
54-
<mapstruct.version>1.5.5.Final</mapstruct.version>
54+
<mapstruct.version>1.6.3</mapstruct.version>
5555
<lombok-mapstruct-binding.version>0.2.0</lombok-mapstruct-binding.version>
5656
<spring-cloud-gcp-dependencies.version>5.9.0</spring-cloud-gcp-dependencies.version>
5757
<consistgen.version>0.0.7</consistgen.version>

0 commit comments

Comments
 (0)