Browse Source

Upgrade to Lombok 1.18.22

Closes gh-28284
pull/28778/head
Stephane Nicoll 4 years ago
parent
commit
c5abb57bdb
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1060,7 +1060,7 @@ bom { @@ -1060,7 +1060,7 @@ bom {
]
}
}
library("Lombok", "1.18.20") {
library("Lombok", "1.18.22") {
group("org.projectlombok") {
modules = [
"lombok"

Loading…
Cancel
Save