Skip to content

Commit 863a24c

Browse files
chore(deps): bump mapstruct from 1.5.0.RC1 to 1.5.1.Final
Bumps [mapstruct](https://github.com/mapstruct/mapstruct) from 1.5.0.RC1 to 1.5.1.Final. - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.5.0.RC1...1.5.1.Final) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> PR #830
1 parent 5edc228 commit 863a24c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iris-client-bff/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<version.tag>${project.version}</version.tag>
3030
<image.tag>${docker.image.prefix}/${project.artifactId}:${version.tag}</image.tag>
3131
<vavr-version>0.10.4</vavr-version>
32-
<mapstruct-version>1.5.0.RC1</mapstruct-version>
32+
<mapstruct-version>1.5.1.Final</mapstruct-version>
3333
<lombok-mapstruct-binding-version>0.2.0</lombok-mapstruct-binding-version>
3434
<mapstruct-spring-version>0.1.1</mapstruct-spring-version>
3535
<greenmail-version>1.6.9</greenmail-version>

0 commit comments

Comments
 (0)