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 762abf87 Bump fastjson in
/4-governance/dubbo-samples-metrics-spring-boot (#718)
762abf87 is described below
commit 762abf87194c128c5cb8d6bf0654dffadd4d9952
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 1 10:18:46 2023 +0800
Bump fastjson in /4-governance/dubbo-samples-metrics-spring-boot (#718)
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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
4-governance/dubbo-samples-metrics-spring-boot/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/4-governance/dubbo-samples-metrics-spring-boot/pom.xml
b/4-governance/dubbo-samples-metrics-spring-boot/pom.xml
index 7f9312c5..c136f60f 100644
--- a/4-governance/dubbo-samples-metrics-spring-boot/pom.xml
+++ b/4-governance/dubbo-samples-metrics-spring-boot/pom.xml
@@ -152,7 +152,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
- <version>1.2.83_noneautotype</version>
+ <version>1.2.83</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]