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.git
The following commit(s) were added to refs/heads/master by this push:
new 5c41d7629f Bump ch.qos.logback:logback-core from 1.2.13 to 1.5.13 in
/project
5c41d7629f is described below
commit 5c41d7629ff042592641be0ef27fda7c5b087d03
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 20 15:25:35 2024 +0000
Bump ch.qos.logback:logback-core from 1.2.13 to 1.5.13 in /project
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from
1.2.13 to 1.5.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.13...v_1.5.13)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
project/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/pom.xml b/project/pom.xml
index 983d16c9d8..bc91191140 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -236,7 +236,7 @@
<!-- Log dependency versions -->
<log4j.version>2.17.2</log4j.version>
- <logback.version>1.2.13</logback.version>
+ <logback.version>1.5.13</logback.version>
<!-- OSGi dependency versions -->
<osgi.version>6.0.0</osgi.version>