This is an automated email from the ASF dual-hosted git repository.
btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-jspf.git
The following commit(s) were added to refs/heads/master by this push:
new c95db10 Bump ch.qos.logback:logback-classic from 1.4.4 to 1.4.12
c95db10 is described below
commit c95db10d829b462a3164d29a48be33b0c88a66b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 29 21:47:24 2023 +0000
Bump ch.qos.logback:logback-classic from 1.4.4 to 1.4.12
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback)
from 1.4.4 to 1.4.12.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.4...v_1.4.12)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7d769c2..ca479ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
- <version>1.4.4</version>
+ <version>1.4.12</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]