Skip to content

Commit 81c411e

Browse files
Bump org.mapstruct.version from 1.5.3.Final to 1.5.5.Final
Bumps `org.mapstruct.version` from 1.5.3.Final to 1.5.5.Final. Updates `mapstruct` from 1.5.3.Final to 1.5.5.Final - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.5.3.Final...1.5.5.Final) Updates `mapstruct-processor` from 1.5.3.Final to 1.5.5.Final - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.5.3.Final...1.5.5.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 3f8f7d8 commit 81c411e

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.15.4</jsoup.version>
2525
<compileflow.version>1.1.0</compileflow.version>
26-
<org.mapstruct.version>1.5.3.Final</org.mapstruct.version>
26+
<org.mapstruct.version>1.5.5.Final</org.mapstruct.version>
2727
<druid.version>1.2.16</druid.version>
2828

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

0 commit comments

Comments
 (0)