Skip to content

Commit 4bc1770

Browse files
(v2.2.x): Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 (#804)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.30 to 1.18.32. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.30...v1.18.32) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e99643 commit 4bc1770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
<dependency>
191191
<groupId>org.projectlombok</groupId>
192192
<artifactId>lombok</artifactId>
193-
<version>1.18.30</version>
193+
<version>1.18.32</version>
194194
<scope>test</scope>
195195
</dependency>
196196
</dependencies>

0 commit comments

Comments
 (0)