Skip to content

Commit c2c80f4

Browse files
Bump org.mapstruct:mapstruct in /plugins/maven/example-server
Bumps [org.mapstruct:mapstruct](https://github.com/mapstruct/mapstruct) from 1.5.5.Final to 1.6.3. - [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.3) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a18ed9b commit c2c80f4

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

plugins/maven/example-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<dependency>
110110
<groupId>org.mapstruct</groupId>
111111
<artifactId>mapstruct</artifactId>
112-
<version>1.5.5.Final</version>
112+
<version>1.6.3</version>
113113
</dependency>
114114
<dependency>
115115
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)