Skip to content

Commit 6e51fbd

Browse files
fix(deps): update dependency org.projectlombok:lombok to v1.18.40
1 parent b6cc144 commit 6e51fbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/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.38</version>
68+
<version>1.18.40</version>
6969
<scope>provided</scope>
7070
</dependency>
7171
<dependency>
@@ -120,7 +120,7 @@
120120
<path>
121121
<groupId>org.projectlombok</groupId>
122122
<artifactId>lombok</artifactId>
123-
<version>1.18.38</version>
123+
<version>1.18.40</version>
124124
</path>
125125
</annotationProcessorPaths>
126126
</configuration>

0 commit comments

Comments
 (0)