Skip to content

bump org.zeroturnaround:zt-exec from 1.12 to 1.13.0 in /core #15352

bump org.zeroturnaround:zt-exec from 1.12 to 1.13.0 in /core

bump org.zeroturnaround:zt-exec from 1.12 to 1.13.0 in /core #15352

Triggered via pull request July 16, 2026 22:22
Status Success
Total duration 2m 41s
Artifacts

ci-rootless.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
test: core/src/main/java/org/testcontainers/images/AgeBasedPullPolicy.java#L14
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.