mirror of https://github.com/apache/iotdb
Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 (#12831)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.0 to 1.16.1. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.16.0...rel/commons-codec-1.16.1) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5d1368d897
commit
bc6a393d8e
2
pom.xml
2
pom.xml
|
@ -59,7 +59,7 @@
|
||||||
<checker-qual.version>3.38.0</checker-qual.version>
|
<checker-qual.version>3.38.0</checker-qual.version>
|
||||||
<cmake.build.type>Release</cmake.build.type>
|
<cmake.build.type>Release</cmake.build.type>
|
||||||
<commons-cli.version>1.5.0</commons-cli.version>
|
<commons-cli.version>1.5.0</commons-cli.version>
|
||||||
<commons-codec.version>1.16.0</commons-codec.version>
|
<commons-codec.version>1.16.1</commons-codec.version>
|
||||||
<commons-csv.version>1.10.0</commons-csv.version>
|
<commons-csv.version>1.10.0</commons-csv.version>
|
||||||
<commons-io.version>2.13.0</commons-io.version>
|
<commons-io.version>2.13.0</commons-io.version>
|
||||||
<commons-jexl3.version>3.3</commons-jexl3.version>
|
<commons-jexl3.version>3.3</commons-jexl3.version>
|
||||||
|
|
Loading…
Reference in New Issue