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/11 00:29:48 UTC

[aries] branch trunk updated: Bump org.apache.felix.logback from 1.0.2 to 1.0.6 in /spi-fly

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

rotty3000 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 75c22068e Bump org.apache.felix.logback from 1.0.2 to 1.0.6 in /spi-fly
75c22068e is described below

commit 75c22068e9b996b0d5825ac881419a21af498217
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Apr 4 17:43:21 2022 +0000

    Bump org.apache.felix.logback from 1.0.2 to 1.0.6 in /spi-fly
    
    Bumps org.apache.felix.logback from 1.0.2 to 1.0.6.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:org.apache.felix.logback
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 spi-fly/spi-fly-itests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spi-fly/spi-fly-itests/pom.xml b/spi-fly/spi-fly-itests/pom.xml
index b250d53c8..b5d9d04a7 100644
--- a/spi-fly/spi-fly-itests/pom.xml
+++ b/spi-fly/spi-fly-itests/pom.xml
@@ -129,7 +129,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.logback</artifactId>
-            <version>1.0.2</version>
+            <version>1.0.6</version>
             <scope>test</scope>
         </dependency>
         <dependency>