Skip to content

Commit 7013fbf

Browse files
Bump org.mapstruct:mapstruct in /plugins/maven/example-client
Bumps [org.mapstruct:mapstruct](https://github.com/mapstruct/mapstruct) from 1.5.5.Final to 1.6.0. - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Changelog](https://github.com/mapstruct/mapstruct/blob/main/NEXT_RELEASE_CHANGELOG.md) - [Commits](mapstruct/mapstruct@1.5.5.Final...1.6.0) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a18ed9b commit 7013fbf

File tree

1 file changed

+1
-1
lines changed
  • plugins/maven/example-client

1 file changed

+1
-1
lines changed

plugins/maven/example-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>org.mapstruct</groupId>
171171
<artifactId>mapstruct</artifactId>
172-
<version>1.5.5.Final</version>
172+
<version>1.6.0</version>
173173
</dependency>
174174
<dependency>
175175
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)