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/05/06 03:04:26 UTC

[aries-cdi] branch master updated: Bump org.apache.felix.logback from 1.0.2 to 1.0.6

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-cdi.git


The following commit(s) were added to refs/heads/master by this push:
     new fcc0fea  Bump org.apache.felix.logback from 1.0.2 to 1.0.6
fcc0fea is described below

commit fcc0fead31874c488e6ab9397259482bd7d0d9f1
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu May 5 21:41:34 2022 +0000

    Bump org.apache.felix.logback from 1.0.2 to 1.0.6
    
    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:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 cdi-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cdi-bom/pom.xml b/cdi-bom/pom.xml
index 17b4f73..92a349e 100644
--- a/cdi-bom/pom.xml
+++ b/cdi-bom/pom.xml
@@ -156,7 +156,7 @@
 			<dependency>
 				<groupId>org.apache.felix</groupId>
 				<artifactId>org.apache.felix.logback</artifactId>
-				<version>1.0.2</version>
+				<version>1.0.6</version>
 				<scope>runtime</scope>
 			</dependency>
 			<dependency>