You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2020/04/30 05:26:56 UTC

[incubator-tuweni] branch master updated: Upgrade codec dependency.

This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/master by this push:
     new 64e7273  Upgrade codec dependency.
     new ccc5590  Merge pull request #72 from ajsutton/update-codec
64e7273 is described below

commit 64e7273e259cb8ea7eb178c5ae561b8056d3f250
Author: Adrian Sutton <ad...@consensys.net>
AuthorDate: Thu Apr 30 11:36:36 2020 +1000

    Upgrade codec dependency.
---
 dependency-versions.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependency-versions.gradle b/dependency-versions.gradle
index f5fe997..3afb555 100644
--- a/dependency-versions.gradle
+++ b/dependency-versions.gradle
@@ -12,7 +12,7 @@
  */
 dependencyManagement {
   dependencies {
-    dependency('commons-codec:commons-codec:1.12')
+    dependency('commons-codec:commons-codec:1.14')
     dependency('com.fasterxml.jackson.core:jackson-databind:2.9.5')
     dependency('com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.9.8')
     dependency('com.github.jnr:jnr-ffi:2.1.9')


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org