Skip to content

Commit 2c6b4f9

Browse files
committed
Fix snapshot dependencies
1 parent 1c0de6e commit 2c6b4f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

http/bridge/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<dependency>
187187
<groupId>org.apache.felix</groupId>
188188
<artifactId>org.apache.felix.http.base</artifactId>
189-
<version>5.1.15-SNAPSHOT</version>
189+
<version>5.1.14</version>
190190
</dependency>
191191
<dependency>
192192
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)