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 c925458  Bump org.apache.felix.logback from 1.0.2 to 1.0.4
c925458 is described below

commit c925458974222781d4e0b8c8e9608f74f33ad80c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 8 09:47:16 2021 +0000

    Bump org.apache.felix.logback from 1.0.2 to 1.0.4
    
    Bumps org.apache.felix.logback from 1.0.2 to 1.0.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:org.apache.felix.logback
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0561af6..bb8367a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
         <felix.gogo.bom.version>1.0.6</felix.gogo.bom.version>
         <felix.http.jetty.version>4.1.12</felix.http.jetty.version>
         <felix.http.servlet-api.version>1.1.4</felix.http.servlet-api.version>
-        <felix.logback.version>1.0.2</felix.logback.version>
+        <felix.logback.version>1.0.4</felix.logback.version>
         <felix.scr.version>2.1.30</felix.scr.version>
         <geronimo.activation.version>1.1</geronimo.activation.version>
         <geronimo.annotation.version>1.3</geronimo.annotation.version>

Reply via email to