Skip to content

Navigation Menu

Sign in
Sign up

chore(dedup): bump shaded jacoco.core to 0.8.15 to raise the Java ceiling #186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
slayerjain merged 1 commit into main from chore/jacoco-0.8.15
Aug 18, 2026
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion keploy-sdk/pom.xml
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,12 @@
<dependency>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.core</artifactId>
<version>0.8.12</version>
<!-- Keep in step with k8s-proxy dedupinject.BundledJaCoCoVersion: this
dependency is what shades ASM into keploy-sdk.jar, and that shaded
ASM is an independent ceiling on the Java bytecode dynamic dedup can
instrument. While this sat on 0.8.12 it, not the jacocoagent in the
init image, was what capped dedup at Java 22. -->
<version>0.8.15</version>
</dependency>
<dependency>
<groupId>com.kohlschutter.junixsocket</groupId>
Expand Down
Loading

AltStyle によって変換されたページ (->オリジナル) /