rombert commented on code in PR #14:
URL: 
https://github.com/apache/sling-org-apache-sling-connection-timeout-agent/pull/14#discussion_r2375248899


##########
src/test/java/org/apache/sling/cta/impl/OsgiIT.java:
##########
@@ -78,7 +78,7 @@ public Option[] config() throws IOException {
             mavenBundle("org.apache.httpcomponents", "httpcore-osgi", 
"4.4.12"),
             mavenBundle("org.apache.httpcomponents", "httpclient-osgi", 
"4.5.10"),
             mavenBundle("org.apache.felix", 
"org.apache.felix.http.servlet-api", "3.0.0"),
-            
mavenBundle("org.apache.felix","org.apache.felix.http.jetty","5.1.26"),
+            
mavenBundle("org.apache.felix","org.apache.felix.http.jetty","4.2.32"),

Review Comment:
   It's weird that it surfaces only now. But as long as it passes CI I'm fine 
with downgrading this bundle, it does not look like it was used correctly.



-- 
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]

Reply via email to