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.
2 parents c6eec7b + f3059a2 commit 2318eb1Copy full SHA for 2318eb1
pom.xml
@@ -78,7 +78,7 @@
78
<dependency>
79
<groupId>org.projectlombok</groupId>
80
<artifactId>lombok</artifactId>
81
- <version>1.18.36</version>
+ <version>1.18.38</version>
82
<scope>provided</scope>
83
</dependency>
84
<!-- https://mvnrepository.com/artifact/org.mindrot/jbcrypt -->
@@ -119,7 +119,7 @@
119
<path>
120
121
122
123
</path>
124
</annotationProcessorPaths>
125
</configuration>
0 commit comments