From f14c7f4e8711208c884de0fa0583b187dee75c31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:38:18 +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/07.=20M?= =?UTF-8?q?aven=20=E5=B8=B8=E7=94=A8=E5=91=BD=E4=BB=A4=E5=92=8C=E6=8F=92?= =?UTF-8?q?=E4=BB=B6/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/07. Maven \345\270\270\347\224\250\345\221\275\344\273\244\345\222\214\346\217\222\344\273\266/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/07. Maven \345\270\270\347\224\250\345\221\275\344\273\244\345\222\214\346\217\222\344\273\266/code/pom.xml" index 7d759e0..76dbddc 100644 --- "a/\347\254\254\345\205\255\347\253\240 Java \347\274\226\347\250\213\345\256\236\346\210\230/07. Maven \345\270\270\347\224\250\345\221\275\344\273\244\345\222\214\346\217\222\344\273\266/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/07. Maven \345\270\270\347\224\250\345\221\275\344\273\244\345\222\214\346\217\222\344\273\266/code/pom.xml" @@ -23,7 +23,7 @@ com.google.guava guava - 28.0-jre + 29.0-jre junit