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 a7ea4044c Bump com.google.guava:guava from 31.0.1-jre to 31.1-jre 
(#4927)
a7ea4044c is described below

commit a7ea4044cf5c7bd1773af99fb3f82d463252ab13
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 27 11:16:40 2024 +0800

    Bump com.google.guava:guava from 31.0.1-jre to 31.1-jre (#4927)
    
    Bumps [com.google.guava:guava](https://github.com/google/guava) from 
31.0.1-jre to 31.1-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
    ...
    
    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 1477d92bd..91a5ed044 100644
--- a/build.gradle
+++ b/build.gradle
@@ -667,7 +667,7 @@ subprojects {
 
             dependency "commons-validator:commons-validator:1.7"
 
-            dependency "com.google.guava:guava:31.0.1-jre"
+            dependency "com.google.guava:guava:31.1-jre"
 
             dependency "org.slf4j:slf4j-api:2.0.13"
             dependency "org.apache.logging.log4j:log4j-api:${log4jVersion}"


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

Reply via email to