Unverified Commit abf18f54 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

Bump fastjson from 1.1.46.sec01 to 1.2.25

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.1.46.sec01 to 1.2.25.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](https://github.com/alibaba/fastjson/compare/1.1.46.sec01...1.2.25)
Signed-off-by: 's avatardependabot[bot] <support@github.com>
parent aec036b0
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<commons-io.version>2.4</commons-io.version> <commons-io.version>2.4</commons-io.version>
<!-- json --> <!-- json -->
<fastjson.version>1.2.28</fastjson.version> <fastjson.version>1.2.25</fastjson.version>
<!-- opentsdb --> <!-- opentsdb -->
<opentsdb.version>2.3.2</opentsdb.version> <opentsdb.version>2.3.2</opentsdb.version>
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<commons-lang3-version>3.3.2</commons-lang3-version> <commons-lang3-version>3.3.2</commons-lang3-version>
<commons-configuration-version>1.10</commons-configuration-version> <commons-configuration-version>1.10</commons-configuration-version>
<commons-cli-version>1.2</commons-cli-version> <commons-cli-version>1.2</commons-cli-version>
<fastjson-version>1.1.46.sec01</fastjson-version> <fastjson-version>1.2.25</fastjson-version>
<guava-version>16.0.1</guava-version> <guava-version>16.0.1</guava-version>
<diamond.version>3.7.2.1-SNAPSHOT</diamond.version> <diamond.version>3.7.2.1-SNAPSHOT</diamond.version>
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<commons-io.version>2.4</commons-io.version> <commons-io.version>2.4</commons-io.version>
<!-- json --> <!-- json -->
<fastjson.version>1.2.28</fastjson.version> <fastjson.version>1.2.25</fastjson.version>
<!-- test --> <!-- test -->
<junit4.version>4.12</junit4.version> <junit4.version>4.12</junit4.version>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment