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 6f7e989 Bump ch.qos.logback:logback-classic from 1.2.0 to 1.2.13 in
/rackspace
6f7e989 is described below
commit 6f7e98932413bfb429d2172b5ac0a01c6fe21406
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 5 22:07:48 2023 +0000
Bump ch.qos.logback:logback-classic from 1.2.0 to 1.2.13 in /rackspace
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]>
---
rackspace/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rackspace/pom.xml b/rackspace/pom.xml
index b87da0f..a790601 100644
--- a/rackspace/pom.xml
+++ b/rackspace/pom.xml
@@ -157,7 +157,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>