Skip to content

Commit a099f8c

Browse files
chore(deps): bump org.projectlombok:lombok from 1.18.38 to 1.18.42
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.38 to 1.18.42. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.38...v1.18.42) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d3b604 commit a099f8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<properties>
2727
<java.version>21</java.version>
28-
<lombok.version>1.18.38</lombok.version>
28+
<lombok.version>1.18.42</lombok.version>
2929
</properties>
3030
<dependencies>
3131
<!-- == Spring Boot Starter Web ==================================== -->

0 commit comments

Comments
 (0)