You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Pin byte-buddy(-agent) version to 1.14.19 to workaround Mockito issue (open-feature#1060)
* fix: Add the net.bytebuddy.experimental=true system property
Workaround to make Mockito tests to pass under Java 21
Signed-off-by: Ryan Prayogo <57620+ryanprayogo@users.noreply.github.com>
* fix: Pin byte-buddy and byte-buddy-agent to a newer version
Signed-off-by: Ryan Prayogo <57620+ryanprayogo@users.noreply.github.com>
* chore: Fix maven warning about deprecated expression
Signed-off-by: Ryan Prayogo <57620+ryanprayogo@users.noreply.github.com>
* chore: Add comments around the Mockito workaround
Signed-off-by: Ryan Prayogo <57620+ryanprayogo@users.noreply.github.com>
* Update pom.xml
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
---------
Signed-off-by: Ryan Prayogo <57620+ryanprayogo@users.noreply.github.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
0 commit comments