This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/master by this push:
new 542f85b [KARAF-6348] Upgrade to Felix HTTP 4.0.10
new a9e1add Merge pull request #894 from jbonofre/KARAF-6348
542f85b is described below
commit 542f85ba54a5f4d9ab302163e8c8e49241d82bb2
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Jun 29 08:06:37 2019 +0200
[KARAF-6348] Upgrade to Felix HTTP 4.0.10
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6f67f20..cba6bd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,7 @@
<felix.gogo.runtime.version>1.1.2</felix.gogo.runtime.version>
<felix.gogo.jline.version>1.1.4</felix.gogo.jline.version>
<felix.httplite.version>0.1.6</felix.httplite.version>
- <felix.http.version>4.0.8</felix.http.version>
+ <felix.http.version>4.0.10</felix.http.version>
<felix.inventory.version>1.0.4</felix.inventory.version>
<felix.plugin.version>4.2.0</felix.plugin.version>
<felix.utils.version>1.11.2</felix.utils.version>