Skip to content

Commit e49a110

Browse files
Bump lombok from 1.18.20 to 1.18.22
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.20 to 1.18.22. - [Release notes](https://github.com/projectlombok/lombok/releases) - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.20...v1.18.22) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f6dd74 commit e49a110

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
@@ -530,7 +530,7 @@
530530
<dependency>
531531
<groupId>org.projectlombok</groupId>
532532
<artifactId>lombok</artifactId>
533-
<version>1.18.20</version>
533+
<version>1.18.22</version>
534534
<scope>provided</scope>
535535
</dependency>
536536
<!-- https://mvnrepository.com/artifact/org.jetbrains/annotations -->

0 commit comments

Comments
 (0)