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

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new 1e9100fa Bump fastjson in /4-governance/dubbo-samples-metrics (#742)
1e9100fa is described below

commit 1e9100fa0af33d907e6a69c1b3777ab5c0204df6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 20 16:15:47 2023 +0800

    Bump fastjson in /4-governance/dubbo-samples-metrics (#742)
    
    Bumps [fastjson](https://github.com/alibaba/fastjson) from 
1.2.83_noneautotype to 1.2.83.
    - [Release notes](https://github.com/alibaba/fastjson/releases)
    - [Commits](https://github.com/alibaba/fastjson/commits/1.2.83)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba:fastjson
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 4-governance/dubbo-samples-metrics/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/4-governance/dubbo-samples-metrics/pom.xml 
b/4-governance/dubbo-samples-metrics/pom.xml
index 0a8bf19f..896f2f58 100644
--- a/4-governance/dubbo-samples-metrics/pom.xml
+++ b/4-governance/dubbo-samples-metrics/pom.xml
@@ -100,7 +100,7 @@
         <dependency>
             <groupId>com.alibaba</groupId>
             <artifactId>fastjson</artifactId>
-            <version>1.2.83_noneautotype</version>
+            <version>1.2.83</version>
         </dependency>
     </dependencies>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to