From f212e9476d522e99bb7c13ff848f502ceac7624e Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Thu, 19 Dec 2024 12:46:23 +0100 Subject: [PATCH] Upgrade Guava 33.3.1-jre -> 33.4.0-jre (#1462) See: - https://guava.dev/releases/33.4.0-jre/api/diffs/ - https://github.com/google/guava/releases/tag/v33.4.0 - https://github.com/google/guava/compare/v33.3.1...v33.4.0 --- integration-tests/metrics-init.patch | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/metrics-init.patch b/integration-tests/metrics-init.patch index 9f1c97f9c9..95c7e3ff14 100644 --- a/integration-tests/metrics-init.patch +++ b/integration-tests/metrics-init.patch @@ -38,7 +38,7 @@ + + com.google.guava + guava -+ 33.3.1-jre ++ 33.4.0-jre + + + diff --git a/pom.xml b/pom.xml index d4e3287c15..14420dbe76 100644 --- a/pom.xml +++ b/pom.xml @@ -346,7 +346,7 @@ com.google.guava guava-bom - 33.3.1-jre + 33.4.0-jre pom import