This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new ef08bce  Bump log4j2.version from 2.17.0 to 2.17.1 (#230)
ef08bce is described below

commit ef08bce560548f1e393f3c79854056f1a8fd2eb2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 29 08:58:29 2021 -0500

    Bump log4j2.version from 2.17.0 to 2.17.1 (#230)
    
    Bumps `log4j2.version` from 2.17.0 to 2.17.1.
    
    Updates `log4j-slf4j-impl` from 2.17.0 to 2.17.1
    
    Updates `log4j-core` from 2.17.0 to 2.17.1
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    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 289f9ed..6f9cf29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,7 @@
     <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
     <biz.aQute.bndlib.version>6.1.0</biz.aQute.bndlib.version>
     <slf4j.version>1.7.26</slf4j.version>
-    <log4j2.version>2.17.0</log4j2.version>
+    <log4j2.version>2.17.1</log4j2.version>
     <clirr.skip>true</clirr.skip>
     <japicmp.skip>false</japicmp.skip>
     <jacoco.skip>false</jacoco.skip>

Reply via email to