From e3f6be60cd90e6312a2b01ec3dfe83416313fc58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 1 May 2019 07:02:58 +0000 Subject: [PATCH] Bump scodec-core_2.11 from 1.11.2 to 1.11.3 Bumps [scodec-core_2.11](https://github.com/scodec/scodec) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/scodec/scodec/releases) - [Changelog](https://github.com/scodec/scodec/blob/series/1.11.x/CHANGELOG.md) - [Commits](https://github.com/scodec/scodec/compare/v1.11.2...v1.11.3) Signed-off-by: dependabot[bot] --- eclair-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclair-core/pom.xml b/eclair-core/pom.xml index 91a5c4be96..7c1a3ef99d 100644 --- a/eclair-core/pom.xml +++ b/eclair-core/pom.xml @@ -181,7 +181,7 @@ org.scodec scodec-core_${scala.version.short} - 1.11.2 + 1.11.3 commons-codec