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

gaul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jclouds-examples.git


The following commit(s) were added to refs/heads/master by this push:
     new 4ac0a1c  Bump ch.qos.logback:logback-classic from 1.2.0 to 1.2.13 in 
/openstack
4ac0a1c is described below

commit 4ac0a1cc44c476868dff1c6a8796b67473c10db0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 5 22:08:30 2023 +0000

    Bump ch.qos.logback:logback-classic from 1.2.0 to 1.2.13 in /openstack
    
    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) 
from 1.2.0 to 1.2.13.
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.0...v_1.2.13)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 openstack/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openstack/pom.xml b/openstack/pom.xml
index 169902b..d0c42ed 100644
--- a/openstack/pom.xml
+++ b/openstack/pom.xml
@@ -81,7 +81,7 @@
     <dependency>
       <groupId>ch.qos.logback</groupId>
       <artifactId>logback-classic</artifactId>
-      <version>1.2.0</version>
+      <version>1.2.13</version>
     </dependency>
     <dependency>
       <groupId>mysql</groupId>

Reply via email to