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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-audit.git


The following commit(s) were added to refs/heads/master by this push:
     new f829b43  Update `commons-io:commons-io` to version `2.15.1` (#95)
f829b43 is described below

commit f829b434eb12685bc8c0ff281ba7d48bf9973845
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu Nov 30 16:26:40 2023 +0000

    Update `commons-io:commons-io` to version `2.15.1` (#95)
---
 pom.xml                                               | 2 +-
 src/changelog/.1.x.x/update_commons_io_commons_io.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 317815f..71f1075 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@
     <commons.beanutils.version>1.9.4</commons.beanutils.version>
     <commons.codec.version>1.16.0</commons.codec.version>
     <commons.collections.version>3.2.2</commons.collections.version>
-    <commons.io.version>2.15.0</commons.io.version>
+    <commons.io.version>2.15.1</commons.io.version>
     <commons.lang.version>3.14.0</commons.lang.version>
     <commons.logging.version>1.2</commons.logging.version>
     <commons.pool.version>1.6</commons.pool.version>
diff --git a/src/changelog/.1.x.x/update_commons_io_commons_io.xml 
b/src/changelog/.1.x.x/update_commons_io_commons_io.xml
index 75a8f17..b74fec5 100644
--- a/src/changelog/.1.x.x/update_commons_io_commons_io.xml
+++ b/src/changelog/.1.x.x/update_commons_io_commons_io.xml
@@ -3,6 +3,6 @@
        xmlns="http://logging.apache.org/log4j/changelog";
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.2.xsd";
        type="changed">
-  <issue id="77" link="https://github.com/apache/logging-log4j-audit/pull/77"/>
-  <description format="asciidoc">Update `commons-io:commons-io` to version 
`2.15.0`</description>
+  <issue id="95" link="https://github.com/apache/logging-log4j-audit/pull/95"/>
+  <description format="asciidoc">Update `commons-io:commons-io` to version 
`2.15.1`</description>
 </entry>

Reply via email to