Skip to content

Bump tools.jackson.core:jackson-databind from 3.2.0 to 3.2.2 #386

Bump tools.jackson.core:jackson-databind from 3.2.0 to 3.2.2

Bump tools.jackson.core:jackson-databind from 3.2.0 to 3.2.2 #386

Triggered via pull request August 18, 2026 14:13
Status Success
Total duration 1m 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.