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

xiatian pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/eventmesh-dashboard.git


The following commit(s) were added to refs/heads/main by this push:
     new 4494f0a  chore(deps): bump org.apache.commons:commons-lang3 from 
3.13.0 to 3.14.0 (#124)
4494f0a is described below

commit 4494f0a5ebc96b1c2f124b45b7d423f311a9b4da
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 18 16:48:00 2024 +0800

    chore(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 
(#124)
    
    Bumps org.apache.commons:commons-lang3 from 3.13.0 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>
---
 eventmesh-dashboard-common/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eventmesh-dashboard-common/pom.xml 
b/eventmesh-dashboard-common/pom.xml
index a4b5c1c..378391e 100644
--- a/eventmesh-dashboard-common/pom.xml
+++ b/eventmesh-dashboard-common/pom.xml
@@ -52,7 +52,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-lang3</artifactId>
-            <version>3.13.0</version>
+            <version>3.14.0</version>
         </dependency>
         <dependency>
             <groupId>com.alibaba.fastjson2</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to