Skip to content

Commit 40a8a3a

Browse files
build(deps): bump org.projectlombok:lombok from 1.18.42 to 1.18.44 (#833)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35ed83a commit 40a8a3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>org.projectlombok</groupId>
7878
<artifactId>lombok</artifactId>
79-
<version>1.18.42</version>
79+
<version>1.18.44</version>
8080
<scope>provided</scope>
8181
</dependency>
8282
<dependency>
@@ -275,7 +275,7 @@
275275
<path>
276276
<groupId>org.projectlombok</groupId>
277277
<artifactId>lombok</artifactId>
278-
<version>1.18.42</version>
278+
<version>1.18.44</version>
279279
</path>
280280
</annotationProcessorPaths>
281281
</configuration>

0 commit comments

Comments
 (0)