From e836cee75a6d7f97d0b01232881829f9f59949ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:31:10 +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/08.=20I?= =?UTF-8?q?ntellij=20=E6=9B=B4=E5=A4=9A=E5=8A=9F=E8=83=BD=E4=BB=8B?= =?UTF-8?q?=E7=BB=8D/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/08. Intellij \346\233\264\345\244\232\345\212\237\350\203\275\344\273\213\347\273\215/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/08. Intellij \346\233\264\345\244\232\345\212\237\350\203\275\344\273\213\347\273\215/code/pom.xml" index 9ce7caa..bf9c52b 100644 --- "a/\347\254\254\345\205\255\347\253\240 Java \347\274\226\347\250\213\345\256\236\346\210\230/08. Intellij \346\233\264\345\244\232\345\212\237\350\203\275\344\273\213\347\273\215/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/08. Intellij \346\233\264\345\244\232\345\212\237\350\203\275\344\273\213\347\273\215/code/pom.xml" @@ -23,7 +23,7 @@ com.google.guava guava - 28.0-jre + 29.0-jre junit