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 8bf44d8f4 Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13 (#4882)
8bf44d8f4 is described below
commit 8bf44d8f440dadf6d7ce867fc8844cc88648f84e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 18 07:17:51 2024 +0800
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13 (#4882)
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.13.
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 80af647e2..e2951f78a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -662,7 +662,7 @@ subprojects {
dependency "com.google.guava:guava:31.0.1-jre"
- dependency "org.slf4j:slf4j-api:2.0.9"
+ dependency "org.slf4j:slf4j-api:2.0.13"
dependency "org.apache.logging.log4j:log4j-api:${log4jVersion}"
dependency "org.apache.logging.log4j:log4j-core:${log4jVersion}"
dependency
"org.apache.logging.log4j:log4j-slf4j2-impl:${log4jVersion}"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]