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

songxiaosheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git


The following commit(s) were added to refs/heads/master by this push:
     new a98b86a  Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.14.0 
(#330)
a98b86a is described below

commit a98b86a32acc76a13d1fa5a7abb1a7936c67756e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 18 00:13:02 2024 +0800

    Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.14.0 (#330)
    
    Bumps org.apache.commons:commons-lang3 from 3.8.1 to 3.14.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>
---
 dubbo-extensions-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-extensions-dependencies-bom/pom.xml 
b/dubbo-extensions-dependencies-bom/pom.xml
index 07cefc7..52fbaeb 100644
--- a/dubbo-extensions-dependencies-bom/pom.xml
+++ b/dubbo-extensions-dependencies-bom/pom.xml
@@ -104,7 +104,7 @@
         <thrift_version>0.12.0</thrift_version>
         <jedis_version>3.7.0</jedis_version>
         <embedded_redis_version>0.10.0</embedded_redis_version>
-        <commons_lang3_version>3.8.1</commons_lang3_version>
+        <commons_lang3_version>3.14.0</commons_lang3_version>
         <jaxb_version>2.2.7</jaxb_version>
         <activation_version>1.2.0</activation_version>
         <cxf_version>3.1.15</cxf_version>

Reply via email to