This is an automated email from the ASF dual-hosted git repository. laiyingchun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
The following commit(s) were added to refs/heads/master by this push: new 4f824e2a9 build(deps): bump org.apache.commons:commons-lang3 in /java-client (#2271) 4f824e2a9 is described below commit 4f824e2a981177cc33494dd283d4dc71fc35fee6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Jul 31 15:16:53 2025 +0800 build(deps): bump org.apache.commons:commons-lang3 in /java-client (#2271) Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0. --- java-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-client/pom.xml b/java-client/pom.xml index 82a12fbb6..c6fc98cf0 100644 --- a/java-client/pom.xml +++ b/java-client/pom.xml @@ -64,7 +64,7 @@ <mockito.version>2.24.5</mockito.version> <dropwizard.version>3.1.2</dropwizard.version> <slf4j.version>1.7.36</slf4j.version> - <apache.commons.lang3.version>3.12.0</apache.commons.lang3.version> + <apache.commons.lang3.version>3.18.0</apache.commons.lang3.version> <json.version>20231013</json.version> <netty.version>4.1.85.Final</netty.version> <zstd-jni.version>1.3.7-1</zstd-jni.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pegasus.apache.org For additional commands, e-mail: commits-h...@pegasus.apache.org