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 6a1ff845fd HDDS-11791. Bump commons-io to 2.18.0 (#7478)
6a1ff845fd is described below
commit 6a1ff845fd5cae105161cdc69f899f0398aa24ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 23 20:37:17 2024 +0100
HDDS-11791. Bump commons-io to 2.18.0 (#7478)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b827d48926..471f65af84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<commons-configuration2.version>2.11.0</commons-configuration2.version>
<zstd-jni.version>1.5.6-7</zstd-jni.version>
<commons-daemon.version>1.4.0</commons-daemon.version>
- <commons-io.version>2.17.0</commons-io.version>
+ <commons-io.version>2.18.0</commons-io.version>
<commons-lang3.version>3.17.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]