This is an automated email from the ASF dual-hosted git repository.

xiatian pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/eventmesh-dashboard.git


The following commit(s) were added to refs/heads/main by this push:
     new 3e2f760  chore(deps): bump com.alibaba.fastjson2:fastjson2 from 2.0.49 
to 2.0.51 (#151)
3e2f760 is described below

commit 3e2f760b5ddcd624e97f0af50dac4b911291304f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 11 22:08:36 2024 +0800

    chore(deps): bump com.alibaba.fastjson2:fastjson2 from 2.0.49 to 2.0.51 
(#151)
    
    Bumps 
[com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 
2.0.49 to 2.0.51.
    - [Release notes](https://github.com/alibaba/fastjson2/releases)
    - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.49...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>
---
 eventmesh-dashboard-common/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eventmesh-dashboard-common/pom.xml 
b/eventmesh-dashboard-common/pom.xml
index 378391e..50890fe 100644
--- a/eventmesh-dashboard-common/pom.xml
+++ b/eventmesh-dashboard-common/pom.xml
@@ -57,7 +57,7 @@
         <dependency>
             <groupId>com.alibaba.fastjson2</groupId>
             <artifactId>fastjson2</artifactId>
-            <version>2.0.49</version>
+            <version>2.0.51</version>
         </dependency>
     </dependencies>
 


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

Reply via email to