File tree Expand file tree Collapse file tree
kinde-springboot/kinde-springboot-core
playground/kinde-springboot-thymeleaf-full-example Expand file tree Collapse file tree Original file line number Diff line number Diff line change 177177 <dependency >
178178 <groupId >org.projectlombok</groupId >
179179 <artifactId >lombok</artifactId >
180- <version >1.18.40 </version >
180+ <version >1.18.42 </version >
181181 <scope >provided</scope >
182182 </dependency >
183183 <!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
Original file line number Diff line number Diff line change 4141 <dependency >
4242 <groupId >org.projectlombok</groupId >
4343 <artifactId >lombok</artifactId >
44- <version >1.18.40 </version >
44+ <version >1.18.42 </version >
4545 <scope >provided</scope >
4646 </dependency >
4747 </dependencies >
Original file line number Diff line number Diff line change 7676 <groupId >org.projectlombok</groupId >
7777 <artifactId >lombok</artifactId >
7878 <optional >true</optional >
79- <version >1.18.40 </version >
79+ <version >1.18.42 </version >
8080 </dependency >
8181
8282 <dependency >
Original file line number Diff line number Diff line change 137137 <dependency >
138138 <groupId >org.projectlombok</groupId >
139139 <artifactId >lombok</artifactId >
140- <version >1.18.40 </version >
140+ <version >1.18.42 </version >
141141 <scope >provided</scope >
142142 </dependency >
143143 <!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
271271 <path >
272272 <groupId >org.projectlombok</groupId >
273273 <artifactId >lombok</artifactId >
274- <version >1.18.40 </version > <!-- Use the version you need -->
274+ <version >1.18.42 </version > <!-- Use the version you need -->
275275 </path >
276276 </annotationProcessorPaths >
277277 </configuration >
You can’t perform that action at this time.
0 commit comments