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-jsieve.git
The following commit(s) were added to refs/heads/master by this push:
new 0756e8c Bump ch.qos.logback:logback-classic from 1.4.4 to 1.4.12 (#27)
0756e8c is described below
commit 0756e8c125f224d48e83546d2c2fa5fcf5c32564
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 1 08:21:11 2023 +0100
Bump ch.qos.logback:logback-classic from 1.4.4 to 1.4.12 (#27)
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:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fb65341..8344c9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
<junit.version>4.13.2</junit.version>
<jmock.version>1.2.0</jmock.version>
- <logback.version>1.4.4</logback.version>
+ <logback.version>1.4.12</logback.version>
<mail.version>1.6.2</mail.version>
<activation.version>1.1.1</activation.version>
<mockito-core.version>3.0.0</mockito-core.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]