This is an automated email from the ASF dual-hosted git repository.
harshitha 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 a3dfb3b2c Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre
(#5096)
a3dfb3b2c is described below
commit a3dfb3b2c27a965be40402fc034c3a6b73af6f0d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 10 00:34:02 2024 +0530
Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre (#5096)
Bumps [com.google.guava:guava](https://github.com/google/guava) from
33.2.1-jre to 33.3.0-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
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 b8eded011..af4460a51 100644
--- a/build.gradle
+++ b/build.gradle
@@ -713,7 +713,7 @@ subprojects {
dependency "org.apache.commons:commons-text:1.12.0"
dependency "commons-io:commons-io:2.16.1"
dependency "commons-validator:commons-validator:1.9.0"
- dependency "com.google.guava:guava:33.2.1-jre"
+ dependency "com.google.guava:guava:33.3.0-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]