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 8a60799  Bump logback-classic from 1.0.13 to 1.2.0 in /dimensiondata
8a60799 is described below

commit 8a6079903850d175887a3dc860879299d8bccd45
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 21 13:17:11 2022 +0000

    Bump logback-classic from 1.0.13 to 1.2.0 in /dimensiondata
    
    Bumps logback-classic from 1.0.13 to 1.2.0.
    
    ---
    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 cb7ffc0..45fa9f8 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.0.13</version>
+            <version>1.2.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.jclouds.driver</groupId>

Reply via email to