This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new cb9f1638b2 Bump logback-core from 1.2.0 to 1.2.9 in
/deploymentadmin/itest (#142)
cb9f1638b2 is described below
commit cb9f1638b2133f6e3a7ab0ff0eecc87c1e8e047a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 19 09:17:18 2022 +0200
Bump logback-core from 1.2.0 to 1.2.9 in /deploymentadmin/itest (#142)
Bumps logback-core from 1.2.0 to 1.2.9.
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
deploymentadmin/itest/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/deploymentadmin/itest/pom.xml b/deploymentadmin/itest/pom.xml
index 917216474c..d9669d2a9c 100644
--- a/deploymentadmin/itest/pom.xml
+++ b/deploymentadmin/itest/pom.xml
@@ -138,7 +138,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
- <version>1.2.0</version>
+ <version>1.2.9</version>
<scope>test</scope>
</dependency>
<dependency>