From 85e6c06dff56bfa42b05ce482f01b2ea8f821252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 08:05:40 +0000 Subject: [PATCH] Bump hutool-core from 4.0.3 to 4.1.12 in /guice-example Bumps [hutool-core](https://github.com/looly/hutool) from 4.0.3 to 4.1.12. - [Release notes](https://github.com/looly/hutool/releases) - [Changelog](https://github.com/looly/hutool/blob/v5-master/CHANGELOG-v4.md) - [Commits](https://github.com/looly/hutool/commits) Signed-off-by: dependabot[bot] --- guice-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guice-example/pom.xml b/guice-example/pom.xml index 435db08..18aa7ba 100644 --- a/guice-example/pom.xml +++ b/guice-example/pom.xml @@ -50,7 +50,7 @@ cn.hutool hutool-core - 4.0.3 + 4.1.12 compile