paulrutter opened a new pull request, #561: URL: https://github.com/apache/felix-dev/pull/561
Updates the embedded Jetty in the `org.apache.felix.http.jetty12` bundle from 12.1.12 to [12.1.13](https://github.com/jetty/jetty.project/releases/tag/jetty-12.1.13). - `http/jetty12/pom.xml`: `jetty.version` 12.1.12 → 12.1.13 - `http/base/pom.xml`: test-scoped `jetty-ee11-websocket-jetty-server` 12.1.12 → 12.1.13 - `http/samples/whiteboard/pom.xml`: `jetty.version` 12.1.12 → 12.1.13 - `AbstractJettyTestSupport.JETTY_VERSION` updated so the integration tests provision the matching Jetty artifacts - CHANGELOG entry added The Jetty 11 bundle (`http/jetty`, 11.0.26) is untouched. Unit tests pass for `http/base` and `http/jetty12` (`mvn -pl base,jetty12 -am test`, 0 failures / 0 errors). 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
