From ee246ba7e5c0ecd50a1bd92ec012814bcc1f3db1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 21:27:58 +0000 Subject: [PATCH] Bump guava in /helloworlds/3.8-json/jsonschema2pojo 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] --- helloworlds/3.8-json/jsonschema2pojo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworlds/3.8-json/jsonschema2pojo/pom.xml b/helloworlds/3.8-json/jsonschema2pojo/pom.xml index f14eabf3..8e743626 100644 --- a/helloworlds/3.8-json/jsonschema2pojo/pom.xml +++ b/helloworlds/3.8-json/jsonschema2pojo/pom.xml @@ -17,7 +17,7 @@ com.google.guava guava - 29.0-jre + 32.0.0-jre