Skip to content

Commit d5b5445

Browse files
Bump lombok from 1.18.22 to 1.18.26
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.22 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.22...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]>
1 parent e2dc352 commit d5b5445

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
@@ -271,7 +271,7 @@
271271
<path>
272272
<groupId>org.projectlombok</groupId>
273273
<artifactId>lombok</artifactId>
274-
<version>1.18.22</version>
274+
<version>1.18.26</version>
275275
</path>
276276
</annotationProcessorPaths>
277277
</configuration>

0 commit comments

Comments
 (0)