Skip to content

Commit 33e0aae

Browse files
Bump mapstruct.version from 1.5.3.Final to 1.5.4.Final
Bumps `mapstruct.version` from 1.5.3.Final to 1.5.4.Final. Updates `mapstruct` from 1.5.3.Final to 1.5.4.Final - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.5.3.Final...1.5.4.Final) Updates `mapstruct-processor` from 1.5.3.Final to 1.5.4.Final - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.5.3.Final...1.5.4.Final) --- 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] <[email protected]>
1 parent 0b37b0f commit 33e0aae

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
@@ -29,7 +29,7 @@ SPDX-License-Identifier: Apache-2.0
2929
<microprofile-openapi-api.version>3.1</microprofile-openapi-api.version>
3030
<powsybl.version>5.1.1</powsybl.version>
3131
<log4j2.version>2.20.0</log4j2.version>
32-
<mapstruct.version>1.5.3.Final</mapstruct.version>
32+
<mapstruct.version>1.5.4.Final</mapstruct.version>
3333
<openpojo.version>0.9.1</openpojo.version>
3434
</properties>
3535

0 commit comments

Comments
 (0)