From 4daef205a3c50cd1c2497f249cedb2a62bd958ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 22:29:15 +0000 Subject: [PATCH] Bump guava from 29.0-jre to 32.0.0-jre in /html_parser Bumps [guava](https://github.com/google/guava) from 29.0-jre to 32.0.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- html_parser/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html_parser/pom.xml b/html_parser/pom.xml index 1cc1ec8..7562cd2 100644 --- a/html_parser/pom.xml +++ b/html_parser/pom.xml @@ -27,7 +27,7 @@ com.google.guava guava - 29.0-jre + 32.0.0-jre org.apache.commons