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-mime4j.git
The following commit(s) were added to refs/heads/master by this push:
new 4ecbe86e Bump log4j-core from 2.16.0 to 2.17.1 (#69)
4ecbe86e is described below
commit 4ecbe86e4248062fe0cf3dc49f03290fe8904945
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 22 11:39:29 2022 +0700
Bump log4j-core from 2.16.0 to 2.17.1 (#69)
Bumps log4j-core from 2.16.0 to 2.17.1.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Please note that Log4J is used only as a testing library.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 59a6a9da..cffc4ca4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
<target.jdk>1.8</target.jdk>
<commons-logging.version>1.2</commons-logging.version>
- <log4j.version>2.16.0</log4j.version>
+ <log4j.version>2.17.1</log4j.version>
<junit.version>4.13.2</junit.version>
<mockito.version>3.12.4</mockito.version>
<commons-io.version>2.11.0</commons-io.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]