Skip to content

Commit 100254b

Browse files
Bump org.projectlombok:lombok in /plugins/maven/example-client (#1342)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.28 to 1.18.30. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.28...v1.18.30) --- updated-dependencies: - dependency-name: org.projectlombok:lombok 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>
1 parent 46c9261 commit 100254b

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
<dependency>
175175
<groupId>org.projectlombok</groupId>
176176
<artifactId>lombok</artifactId>
177-
<version>1.18.28</version>
177+
<version>1.18.30</version>
178178
</dependency>
179179

180180
<dependency>

0 commit comments

Comments
 (0)