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 31aa998ff7 HDDS-10724. Bump commons-io to 2.16.1 (#6565)
31aa998ff7 is described below
commit 31aa998ff76fef595aa21289d03a374ee7bdf3ea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 20 12:11:06 2024 +0200
HDDS-10724. Bump commons-io to 2.16.1 (#6565)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 59f6e9b7c7..f1ac67739f 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.6-2</zstd-jni.version>
<commons-daemon.version>1.3.4</commons-daemon.version>
- <commons-io.version>2.16.0</commons-io.version>
+ <commons-io.version>2.16.1</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]