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 b40407ad4 Bump org.apache.commons:commons-collections4 from 4.1 to 4.3 
(#4905)
b40407ad4 is described below

commit b40407ad41df08b44b3083ae694cf28dd86ae681
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 20 22:04:28 2024 +0800

    Bump org.apache.commons:commons-collections4 from 4.1 to 4.3 (#4905)
    
    Bumps org.apache.commons:commons-collections4 from 4.1 to 4.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-collections4
      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>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index f9e0ba811..93308c950 100644
--- a/build.gradle
+++ b/build.gradle
@@ -653,7 +653,7 @@ subprojects {
     dependencyManagement {
         dependencies {
             dependency "org.apache.commons:commons-lang3:3.6"
-            dependency "org.apache.commons:commons-collections4:4.1"
+            dependency "org.apache.commons:commons-collections4:4.4"
             dependency "org.apache.commons:commons-text:1.9"
 
             dependency "commons-io:commons-io:2.11.0"


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

Reply via email to