This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 485149cdd9 Bump commons-io:commons-io from 2.18.0 to 2.19.0 in
/log4j-parent (#3606)
485149cdd9 is described below
commit 485149cdd9a30b9da56c94c093464fda6857cfde
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 17 20:05:44 2025 +0200
Bump commons-io:commons-io from 2.18.0 to 2.19.0 in /log4j-parent (#3606)
Bumps commons-io:commons-io from 2.18.0 to 2.19.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-version: 2.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr P. Karwasz <[email protected]>
---
log4j-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index a026b94ff8..b6f9310317 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -73,7 +73,7 @@
<commons-compress.version>1.27.1</commons-compress.version>
<commons-csv.version>1.14.0</commons-csv.version>
<commons-dbcp2.version>2.13.0</commons-dbcp2.version>
- <commons-io.version>2.18.0</commons-io.version>
+ <commons-io.version>2.19.0</commons-io.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
<commons-logging.version>1.3.5</commons-logging.version>
<!-- `com.conversantmedia:disruptor` version 1.2.16 requires Java 9: -->