We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4e52e commit 4d0d706Copy full SHA for 4d0d706
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1365,7 +1365,7 @@ bom {
1365
javadoc("https://logback.qos.ch/apidocs/ch.qos.logback.core", "ch.qos.logback")
1366
}
1367
1368
- library("Lombok", "1.18.44") {
+ library("Lombok", "1.18.46") {
1369
group("org.projectlombok") {
1370
modules = [
1371
"lombok"
0 commit comments