Skip to content

Commit 6e0fbfc

Browse files
committed
Update to commons-codec 1.14
Fixes gh-7899
1 parent 87ea083 commit 6e0fbfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencyManagement {
6565
dependency 'com.unboundid:unboundid-ldapsdk:4.0.12'
6666
dependency 'com.vaadin.external.google:android-json:0.0.20131108.vaadin1'
6767
dependency 'commons-cli:commons-cli:1.4'
68-
dependency 'commons-codec:commons-codec:1.13'
68+
dependency 'commons-codec:commons-codec:1.14'
6969
dependency 'commons-collections:commons-collections:3.2.2'
7070
dependency 'commons-httpclient:commons-httpclient:3.1'
7171
dependency 'commons-io:commons-io:2.6'

0 commit comments

Comments
 (0)