Skip to content

Commit 6bc4294

Browse files
chore(deps): 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 e207489 commit 6bc4294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818

19-
<lombok.version>1.18.22</lombok.version>
19+
<lombok.version>1.18.26</lombok.version>
2020
<slf4j.version>1.7.30</slf4j.version>
2121
<log4j.version>2.14.1</log4j.version>
2222
</properties>

0 commit comments

Comments
 (0)