Skip to content

Commit 9f1d45d

Browse files
build(deps): Bump org.projectlombok:lombok from 1.18.42 to 1.18.44
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.42 to 1.18.44. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.42...v1.18.44) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8babc3 commit 9f1d45d

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
@@ -194,7 +194,7 @@
194194
<path>
195195
<groupId>org.projectlombok</groupId>
196196
<artifactId>lombok</artifactId>
197-
<version>1.18.42</version>
197+
<version>1.18.44</version>
198198
</path>
199199
</annotationProcessorPaths>
200200
</configuration>

0 commit comments

Comments
 (0)