Skip to content

Commit 005968e

Browse files
Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (#134)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.34 to 1.18.36. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.34...v1.18.36) --- 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 d50d224 commit 005968e

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
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>org.projectlombok</groupId>
156156
<artifactId>lombok</artifactId>
157-
<version>1.18.34</version>
157+
<version>1.18.36</version>
158158
<scope>provided</scope>
159159
</dependency>
160160
<dependency>

0 commit comments

Comments
 (0)