Skip to content

Commit 4bf0dc4

Browse files
committed
FELIX-6756 Cookie name "Path" is a reserved token
- Use wrappers snapshot in jetty bundle
1 parent fd57e03 commit 4bf0dc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

http/jetty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@
499499
<dependency>
500500
<groupId>org.apache.felix</groupId>
501501
<artifactId>org.apache.felix.http.wrappers</artifactId>
502-
<version>1.0.6</version>
502+
<version>1.0.7-SNAPSHOT</version>
503503
</dependency>
504504
<dependency>
505505
<groupId>commons-fileupload</groupId>

0 commit comments

Comments
 (0)