This is an automated email from the ASF dual-hosted git repository.
lizhanhui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
The following commit(s) were added to refs/heads/develop by this push:
new 8ef88670a Sync commons-lang3 version (#5103)
8ef88670a is described below
commit 8ef88670a3657d7121f2b2fd153716e262258dd2
Author: Zhanhui Li <[email protected]>
AuthorDate: Sat Sep 17 15:12:23 2022 +0800
Sync commons-lang3 version (#5103)
---
WORKSPACE | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/WORKSPACE b/WORKSPACE
index 231336eae..a7c3fa125 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -49,7 +49,7 @@ maven_install(
"com.github.luben:zstd-jni:1.5.2-2",
"org.lz4:lz4-java:1.8.0",
"commons-validator:commons-validator:1.7",
- "org.apache.commons:commons-lang3:3.4",
+ "org.apache.commons:commons-lang3:3.12.0",
"org.hamcrest:hamcrest-core:1.3",
"io.openmessaging.storage:dledger:0.3.1",
"net.java.dev.jna:jna:4.2.2",