Skip to content

Commit 1e3a7f5

Browse files
Update dependency org.projectlombok:lombok to v1.18.44 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 734d4eb commit 1e3a7f5

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
@@ -74,7 +74,7 @@
7474
<path>
7575
<groupId>org.projectlombok</groupId>
7676
<artifactId>lombok</artifactId>
77-
<version>1.18.42</version>
77+
<version>1.18.44</version>
7878
</path>
7979
</annotationProcessorPaths>
8080
</configuration>
@@ -178,7 +178,7 @@
178178
<dependency>
179179
<groupId>org.projectlombok</groupId>
180180
<artifactId>lombok</artifactId>
181-
<version>1.18.42</version>
181+
<version>1.18.44</version>
182182
<scope>provided</scope>
183183
</dependency>
184184
<dependency>

0 commit comments

Comments
 (0)