Skip to content

Commit f3197c3

Browse files
Bump lombok from 1.18.24 to 1.18.26 (#224)
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.26. - [Release notes](https://github.com/projectlombok/lombok/releases) - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.24...v1.18.26) --- 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 ff67f9b commit f3197c3

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
@@ -61,7 +61,7 @@
6161
<moditect-maven-plugin.version>1.0.0.RC2</moditect-maven-plugin.version>
6262

6363
<!-- Dependencies -->
64-
<lombok.version>1.18.24</lombok.version>
64+
<lombok.version>1.18.26</lombok.version>
6565
<jackson.version>2.14.1</jackson.version>
6666
<slf4j.version>1.7.36</slf4j.version>
6767
<picocli.version>4.7.0</picocli.version>

0 commit comments

Comments
 (0)