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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump service-framework to 0.1.94 and remove temporary workarounds (#105)
- Upgrade hypertrace-framework from 0.1.93 to 0.1.94 (now uses Jetty 12
EE10 coordinates)
- Restore service-framework deps in test-consumer (no longer pulls old
org.eclipse.jetty:jetty-servlet coordinates)
- Remove CVE-2026-41417 OWASP suppression (service-framework 0.1.94 was
built against BOM with netty 4.1.133.Final)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>