This is an automated email from the ASF dual-hosted git repository.

rong pushed a commit to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/rel/0.12 by this push:
     new 24cc07d  Bump commons-lang3 from 3.8.1 to 3.12.0 (#4142)
24cc07d is described below

commit 24cc07dffdaf79fda8290c24e8329e20a53015df
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 13 10:30:48 2021 +0800

    Bump commons-lang3 from 3.8.1 to 3.12.0 (#4142)
    
    Bumps commons-lang3 from 3.8.1 to 3.12.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 529b193..36ae8aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
         <common.cli.version>1.3.1</common.cli.version>
         <common.codec.version>1.13</common.codec.version>
         <common.collections.version>3.2.2</common.collections.version>
-        <common.lang3.version>3.8.1</common.lang3.version>
+        <common.lang3.version>3.12.0</common.lang3.version>
         <common.logging.version>1.1.3</common.logging.version>
         <org.slf4j.version>1.7.32</org.slf4j.version>
         <guava.version>24.1.1</guava.version>

Reply via email to