This is an automated email from the ASF dual-hosted git repository.

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git

commit 8c17698dae9393e94b3ffb8ca1a6bb1a72a170e3
Author: Raymond AugĂ© <[email protected]>
AuthorDate: Sun Apr 10 11:11:34 2022 -0400

    org.apache.felix.http.jetty 4.2.0 depends on felix.http.servlet-api 1.2.0
    
    Signed-off-by: Raymond Auge <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5d643e6..b0303a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
         <felix.configadmin.version>1.9.22</felix.configadmin.version>
         <felix.gogo.bom.version>1.0.6</felix.gogo.bom.version>
         <felix.http.jetty.version>4.2.0</felix.http.jetty.version>
-        <felix.http.servlet-api.version>1.1.4</felix.http.servlet-api.version>
+        <felix.http.servlet-api.version>1.2.0</felix.http.servlet-api.version>
         <felix.logback.version>1.0.6</felix.logback.version>
         <felix.scr.version>2.2.0</felix.scr.version>
         <geronimo.activation.version>1.1</geronimo.activation.version>

Reply via email to