This is an automated email from the ASF dual-hosted git repository. duhengforever pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/rocketmq-streams.git
The following commit(s) were added to refs/heads/main by this push: new 62f9a3b Bump fastjson from 1.2.9 to 1.2.25.sec10 (#143) 62f9a3b is described below commit 62f9a3bd7b4b01e1638beed4403f027c599b4b02 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jun 1 20:59:01 2022 +0800 Bump fastjson from 1.2.9 to 1.2.25.sec10 (#143) Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.9 to 1.2.25.sec10. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/commits) --- 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> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d6fe2e4..fb27da9 100644 --- a/pom.xml +++ b/pom.xml @@ -124,7 +124,7 @@ <spring.version>3.2.13.RELEASE</spring.version> <auto-service.version>1.0-rc5</auto-service.version> <mysql-connector.version>5.1.40</mysql-connector.version> - <fastjson.version>1.2.9</fastjson.version> + <fastjson.version>1.2.25.sec10</fastjson.version> <quartz.version>2.3.2</quartz.version> <httpclient.version>4.5.13</httpclient.version> <commons-io.version>2.7</commons-io.version>