Skip to content

Commit d808cac

Browse files
committed
FELIX-6756 Cookie name "Path" is a reserved token
- Use wrappers snapshot in jetty bundle
1 parent 37f45f1 commit d808cac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

http/jetty12/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@
729729
<dependency>
730730
<groupId>org.apache.felix</groupId>
731731
<artifactId>org.apache.felix.http.wrappers</artifactId>
732-
<version>1.1.10</version>
732+
<version>1.1.9-SNAPSHOT</version>
733733
</dependency>
734734
<dependency>
735735
<groupId>commons-fileupload</groupId>

0 commit comments

Comments
 (0)