Bump commons-codec from 1.13 to 1.14 (#165)

Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.13 to 1.14.
- [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.13...commons-codec-1.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: CezarLeahu <35226487+CezarLeahu@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-20 12:43:22 +02:00 committed by CezarLeahu
parent 1fb030563d
commit f509d64e2c

View File

@ -163,7 +163,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.13</version>
<version>1.14</version>
</dependency>
</dependencies>
</dependencyManagement>