ARTEMIS-4876 Bump commons-codec:commons-codec from 1.16.0 to 1.17.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.0 to 1.17.0. - [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.17.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
464f1b0998
commit
adfc954ef3
2
pom.xml
2
pom.xml
|
@ -101,7 +101,7 @@
|
|||
<commons.collections.version>3.2.2</commons.collections.version>
|
||||
<commons.text.version>1.12.0</commons.text.version>
|
||||
<commons.io.version>2.16.1</commons.io.version>
|
||||
<commons.codec.version>1.16.0</commons.codec.version>
|
||||
<commons.codec.version>1.17.0</commons.codec.version>
|
||||
<fuse.mqtt.client.version>1.16</fuse.mqtt.client.version>
|
||||
<caffeine.version>3.1.8</caffeine.version>
|
||||
<guava.version>33.0.0-jre</guava.version>
|
||||
|
|
Loading…
Reference in New Issue