From 73a97a16956badf5a78cc47b915a6e5464f7cda0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 22:52:10 +0000 Subject: [PATCH] build(deps): bump guava from 31.1-jre to 32.0.0-jre in /syrobin-common Bumps [guava](https://github.com/google/guava) from 31.1-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] --- syrobin-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syrobin-common/pom.xml b/syrobin-common/pom.xml index 664e617..b5578fb 100644 --- a/syrobin-common/pom.xml +++ b/syrobin-common/pom.xml @@ -24,7 +24,7 @@ - 31.1-jre + 32.0.0-jre true