Bump tools.jackson.core:jackson-databind from 3.2.0 to 3.2.2 #386
Annotations
11 warnings
|
build:
src/test/java/app/tozzi/entity/MyEntity.java#L63
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|