Compare commits

...
Author SHA1 Message Date
dependabot[bot] 550f7f8678 Bump commons-io from 2.4 to 2.7 in /tsdbwriter
Bumps commons-io from 2.4 to 2.7.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 16:00:11 +00:00
+1 -1
View File
@@ -22,7 +22,7 @@
<!-- http -->
<httpclient.version>4.5</httpclient.version>
<commons-io.version>2.4</commons-io.version>
<commons-io.version>2.7</commons-io.version>
<!-- json -->
<fastjson.version>1.2.28</fastjson.version>