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 2a669ae  Bump ch.qos.logback:logback-classic in /dimensiondata
2a669ae is described below

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

    Bump ch.qos.logback:logback-classic in /dimensiondata
    
    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] <[email protected]>
---
 dimensiondata/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dimensiondata/pom.xml b/dimensiondata/pom.xml
index 45fa9f8..cb1ecf5 100644
--- a/dimensiondata/pom.xml
+++ b/dimensiondata/pom.xml
@@ -56,7 +56,7 @@
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-classic</artifactId>
-            <version>1.2.0</version>
+            <version>1.2.13</version>
         </dependency>
         <dependency>
             <groupId>org.apache.jclouds.driver</groupId>

Reply via email to