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 a6b3392c07 HDDS-11213. Bump commons-daemon to 1.4.0 (#6971)
a6b3392c07 is described below
commit a6b3392c0718761a0936e267c86b5d84d81c1072
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 20 18:19:19 2024 +0200
HDDS-11213. Bump commons-daemon to 1.4.0 (#6971)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 52b2332bed..f0c6fb1643 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<commons-compress.version>1.26.0</commons-compress.version>
<commons-configuration2.version>2.10.1</commons-configuration2.version>
<zstd-jni.version>1.5.6-3</zstd-jni.version>
- <commons-daemon.version>1.3.4</commons-daemon.version>
+ <commons-daemon.version>1.4.0</commons-daemon.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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]