fix: upgrade commons-codec:commons-codec from 1.14 to 1.15

Snyk has created this PR to upgrade commons-codec:commons-codec from 1.14 to 1.15.

See this package in Maven Repository:
https://mvnrepository.com/artifact/commons-codec/commons-codec/

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2020-09-20 01:36:16 +00:00
parent 48419aa656
commit ad786795f5

View File

@@ -522,7 +522,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.14</version>
<version>1.15</version>
</dependency>
<!-- gpg -->