Skip to content

Commit 4a9b36c

Browse files
chore(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 0d53a6c commit 4a9b36c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>org.projectlombok</groupId>
6767
<artifactId>lombok</artifactId>
68-
<version>1.18.42</version>
68+
<version>1.18.44</version>
6969
<scope>compile</scope>
7070
</dependency>
7171

@@ -152,7 +152,7 @@
152152
<path>
153153
<groupId>org.projectlombok</groupId>
154154
<artifactId>lombok</artifactId>
155-
<version>1.18.42</version>
155+
<version>1.18.44</version>
156156
</path>
157157
</annotationProcessorPaths>
158158
</configuration>

0 commit comments

Comments
 (0)