Skip to content

Commit 7cbf63d

Browse files
chore(deps): bump org.projectlombok:lombok from 1.18.32 to 1.18.36 (#799)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.32 to 1.18.36. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.32...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 1bc3bf7 commit 7cbf63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>org.projectlombok</groupId>
146146
<artifactId>lombok</artifactId>
147-
<version>1.18.32</version>
147+
<version>1.18.36</version>
148148
<scope>provided</scope>
149149
</dependency>
150150

0 commit comments

Comments
 (0)