Skip to content

Commit 845a428

Browse files
build(deps): bump org.projectlombok:lombok from 1.18.24 to 1.18.36 (#3205)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.36. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.24...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 29d1e30 commit 845a428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

table-inheritance/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.projectlombok</groupId>
2323
<artifactId>lombok</artifactId>
24-
<version>1.18.24</version>
24+
<version>1.18.36</version>
2525
<scope>provided</scope>
2626
</dependency>
2727
</dependencies>

0 commit comments

Comments
 (0)