We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6cc144 commit 6e51fbdCopy full SHA for 6e51fbd
plugin/pom.xml
@@ -65,7 +65,7 @@
65
<dependency>
66
<groupId>org.projectlombok</groupId>
67
<artifactId>lombok</artifactId>
68
- <version>1.18.38</version>
+ <version>1.18.40</version>
69
<scope>provided</scope>
70
</dependency>
71
@@ -120,7 +120,7 @@
120
<path>
121
122
123
124
</path>
125
</annotationProcessorPaths>
126
</configuration>
0 commit comments