Skip to content

Commit 6dd9c52

Browse files
Bump mapstruct from 1.5.0.Final to 1.5.1.Final
Bumps [mapstruct](https://github.com/mapstruct/mapstruct) from 1.5.0.Final to 1.5.1.Final. - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.5.0.Final...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]>
1 parent 067bcf4 commit 6dd9c52

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
@@ -23,7 +23,7 @@
2323
<graphql-java-tools.version>11.1.2</graphql-java-tools.version>
2424
<jsoup.version>1.14.3</jsoup.version>
2525
<compileflow.version>1.1.0</compileflow.version>
26-
<org.mapstruct.version>1.5.0.Final</org.mapstruct.version>
26+
<org.mapstruct.version>1.5.1.Final</org.mapstruct.version>
2727
<druid.version>1.2.8</druid.version>
2828

2929
<graphql-java-extended-scalars.version>17.0</graphql-java-extended-scalars.version>

0 commit comments

Comments
 (0)