Bump commons-codec from 1.12 to 1.13 (#530) [no-release]

Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.12 to 1.13.
- [Release notes](https://github.com/apache/commons-codec/releases)
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/commons-codec-1.12...commons-codec-1.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-25 17:12:57 +01:00
committed by Alex Mukha
parent 1ecd18b172
commit ddf8dadac0

View File

@@ -169,7 +169,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.12</version>
<version>1.13</version>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>