This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch archiva-2.x
in repository https://gitbox.apache.org/repos/asf/archiva.git
The following commit(s) were added to refs/heads/archiva-2.x by this push:
new 947f9ff Updating log4j2 version
947f9ff is described below
commit 947f9ffe1ac8cdd1e33caf98a97d0ebd10c6026c
Author: Martin Schreier <[email protected]>
AuthorDate: Thu Jan 6 12:27:34 2022 +0100
Updating log4j2 version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1a3495d..fbbf7d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
<redback.spring-utils.version>2.1</redback.spring-utils.version>
<redback.taskqueue.version>2.1</redback.taskqueue.version>
<slf4j.version>1.7.32</slf4j.version>
- <log4j.version>2.17.0</log4j.version>
+ <log4j.version>2.17.1</log4j.version>
<spring.version>4.2.1.RELEASE</spring.version>