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

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


The following commit(s) were added to refs/heads/master by this push:
     new b809cea9c Bump commons-validator:commons-validator from 1.7 to 1.9.0 
(#4978)
b809cea9c is described below

commit b809cea9ccdc537eeba12f508e7daa172f4bbc08
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 02:46:26 2024 +0800

    Bump commons-validator:commons-validator from 1.7 to 1.9.0 (#4978)
    
    * Bump commons-validator:commons-validator from 1.7 to 1.9.0
    
    Bumps commons-validator:commons-validator from 1.7 to 1.9.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-validator:commons-validator
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update build.gradle
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Pil0tXia <[email protected]>
---
 build.gradle | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/build.gradle b/build.gradle
index ac577e40c..85888ef32 100644
--- a/build.gradle
+++ b/build.gradle
@@ -663,11 +663,8 @@ subprojects {
             dependency "org.apache.commons:commons-lang3:3.14.0"
             dependency "org.apache.commons:commons-collections4:4.4"
             dependency "org.apache.commons:commons-text:1.12.0"
-
             dependency "commons-io:commons-io:2.16.1"
-
-            dependency "commons-validator:commons-validator:1.7"
-
+            dependency "commons-validator:commons-validator:1.9.0"
             dependency "com.google.guava:guava:31.1-jre"
 
             dependency "org.slf4j:slf4j-api:2.0.13"


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

Reply via email to