From 5117a6e2a4524a7623ef84b131b20afc319f8e47 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 28 Jul 2026 04:58:29 +0000 Subject: [PATCH] test(deps): update test libraries --- google-cloud-storage/pom.xml | 6 +++--- pom.xml | 2 +- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/google-cloud-storage/pom.xml b/google-cloud-storage/pom.xml index 0266d28afe..7190f22bbb 100644 --- a/google-cloud-storage/pom.xml +++ b/google-cloud-storage/pom.xml @@ -349,19 +349,19 @@ net.jqwik jqwik - 1.9.3 + 1.10.1 test io.github.classgraph classgraph - 4.8.184 + 4.8.186 test org.slf4j jul-to-slf4j - 2.0.17 + 2.0.18 test diff --git a/pom.xml b/pom.xml index 76ba6ec937..dbe88918b5 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ org.junit junit-bom - 5.14.3 + 5.14.4 pom import diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index acea9f11b9..46942ea992 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -86,7 +86,7 @@ org.slf4j jul-to-slf4j - 2.0.17 + 2.0.18 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index f9e2284642..fb724c675f 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -78,7 +78,7 @@ org.slf4j jul-to-slf4j - 2.0.17 + 2.0.18 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index b261b51101..12e61c7327 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -107,7 +107,7 @@ org.slf4j jul-to-slf4j - 2.0.17 + 2.0.18 test