You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2022/04/10 14:55:29 UTC

[aries-jax-rs-whiteboard] branch master updated: update dependency versions

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


The following commit(s) were added to refs/heads/master by this push:
     new 66dd0bb  update dependency versions
66dd0bb is described below

commit 66dd0bb699c216a4e910912b8e88eb32b44e440a
Author: Raymond Augé <ro...@apache.org>
AuthorDate: Wed Jan 5 10:31:46 2022 -0500

    update dependency versions
    
    Signed-off-by: Raymond Auge <ro...@apache.org>
    
    # Conflicts:
    #       pom.xml
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index cf8d3cb..4a844a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,10 +47,10 @@
         <commons.lang3.version>3.12.0</commons.lang3.version>
         <cxf.version>3.5.1</cxf.version>
         <dsl.version>1.2.2</dsl.version>
-        <eclipse.osgi.version>3.17.0</eclipse.osgi.version>
+        <eclipse.osgi.version>3.17.100</eclipse.osgi.version>
         <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.1.12</felix.http.jetty.version>
+        <felix.http.jetty.version>4.1.14</felix.http.jetty.version>
         <felix.http.servlet-api.version>1.1.4</felix.http.servlet-api.version>
         <felix.logback.version>1.0.6</felix.logback.version>
         <felix.scr.version>2.2.0</felix.scr.version>