This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 8bd1a92539 HDDS-10622. Bump commons-io to 2.16.0 (#6463)
8bd1a92539 is described below
commit 8bd1a925399e762cc8acaee0317b5fe2cd0287fd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 30 16:51:50 2024 +0100
HDDS-10622. Bump commons-io to 2.16.0 (#6463)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 10768a5a0c..d5bc15e92e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<commons-configuration2.version>2.10.1</commons-configuration2.version>
<zstd-jni.version>1.5.2-5</zstd-jni.version>
<commons-daemon.version>1.0.13</commons-daemon.version>
- <commons-io.version>2.15.1</commons-io.version>
+ <commons-io.version>2.16.0</commons-io.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<commons-logging.version>1.2</commons-logging.version>
<commons-logging-api.version>1.1</commons-logging-api.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]