Skip to content

Commit 6fe1fa0

Browse files
committed
FELIX-6756 Cookie name "Path" is a reserved token
- Use wrappers snapshot in jetty12 bundle
1 parent 01e00e6 commit 6fe1fa0

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.8</version>
732+
<version>1.1.9-SNAPSHOT</version>
733733
</dependency>
734734
<dependency>
735735
<groupId>commons-fileupload</groupId>

0 commit comments

Comments
 (0)