From 6efa58f633d04d4e316748ba8c7d4a189535765d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 22:29:06 +0000 Subject: [PATCH] Bump guava from 29.0-jre to 32.0.0-jre in /natural-language-processing 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] --- natural-language-processing/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/natural-language-processing/pom.xml b/natural-language-processing/pom.xml index fb6dbef..70fc42b 100644 --- a/natural-language-processing/pom.xml +++ b/natural-language-processing/pom.xml @@ -50,7 +50,7 @@ com.google.guava guava - 29.0-jre + 32.0.0-jre org.apache.commons diff --git a/pom.xml b/pom.xml index 1ef6b15..ab48954 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.google.guava guava - 29.0-jre + 32.0.0-jre org.apache.commons