From 3ec3c2519051be47770a72a6d2dd2e6156bcdc52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:29:51 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20guava=20in=20/=E7=AC=AC=E5=85=AD?= =?UTF-8?q?=E7=AB=A0=20Java=20=E7=BC=96=E7=A8=8B=E5=AE=9E=E6=88=98/05.=20?= =?UTF-8?q?=E5=88=9B=E5=BB=BA=E4=B8=80=E4=B8=AA=E7=AE=80=E5=8D=95=E7=9A=84?= =?UTF-8?q?=20Maven=20=E9=A1=B9=E7=9B=AE/code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [guava](https://github.com/google/guava) from 28.0-jre to 29.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] --- .../code/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\347\254\254\345\205\255\347\253\240 Java \347\274\226\347\250\213\345\256\236\346\210\230/05. \345\210\233\345\273\272\344\270\200\344\270\252\347\256\200\345\215\225\347\232\204 Maven \351\241\271\347\233\256/code/pom.xml" "b/\347\254\254\345\205\255\347\253\240 Java \347\274\226\347\250\213\345\256\236\346\210\230/05. \345\210\233\345\273\272\344\270\200\344\270\252\347\256\200\345\215\225\347\232\204 Maven \351\241\271\347\233\256/code/pom.xml" index 7b7ecc2..8e4592f 100644 --- "a/\347\254\254\345\205\255\347\253\240 Java \347\274\226\347\250\213\345\256\236\346\210\230/05. \345\210\233\345\273\272\344\270\200\344\270\252\347\256\200\345\215\225\347\232\204 Maven \351\241\271\347\233\256/code/pom.xml" +++ "b/\347\254\254\345\205\255\347\253\240 Java \347\274\226\347\250\213\345\256\236\346\210\230/05. \345\210\233\345\273\272\344\270\200\344\270\252\347\256\200\345\215\225\347\232\204 Maven \351\241\271\347\233\256/code/pom.xml" @@ -20,7 +20,7 @@ com.google.guava guava - 28.0-jre + 29.0-jre