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 15fcd08c4 Bump com.alibaba.fastjson2:fastjson2 from 2.0.48 to 2.0.51
(#4975)
15fcd08c4 is described below
commit 15fcd08c4f33a0b3ca7b11ba35871922672133b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 01:30:37 2024 +0800
Bump com.alibaba.fastjson2:fastjson2 from 2.0.48 to 2.0.51 (#4975)
Bumps
[com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from
2.0.48 to 2.0.51.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.48...2.0.51)
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
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 969964e1c..76acbc83c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -747,7 +747,7 @@ subprojects {
dependency "org.projectlombok:lombok:1.18.32"
dependency "javax.annotation:javax.annotation-api:1.3.2"
- dependency "com.alibaba.fastjson2:fastjson2:2.0.48"
+ dependency "com.alibaba.fastjson2:fastjson2:2.0.51"
dependency "software.amazon.awssdk:s3:2.25.55"
dependency "com.github.rholder:guava-retrying:2.0.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]