From d4ad31b39717ea800c3c571f902d9ac15fe77e6c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 13 Jul 2024 00:23:02 +0000 Subject: [PATCH] test(deps): update dependency com.google.truth:truth to v1.4.4 --- pom.xml | 2 +- samples/install-without-bom/pom.xml | 2 +- samples/native-image-sample/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index faf875497..2bacbbd42 100644 --- a/pom.xml +++ b/pom.xml @@ -195,7 +195,7 @@ com.google.truth truth - 1.4.3 + 1.4.4 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index ccec51f9f..c585bc34e 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -55,7 +55,7 @@ com.google.truth truth - 1.4.3 + 1.4.4 test diff --git a/samples/native-image-sample/pom.xml b/samples/native-image-sample/pom.xml index 6dda5850b..da4cca7c6 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -66,7 +66,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> com.google.truth truth - 1.4.3 + 1.4.4 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index ae84cd582..5a6265ab5 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -41,7 +41,7 @@ com.google.truth truth - 1.4.3 + 1.4.4 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index ba3ee5594..84f252cbb 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -69,7 +69,7 @@ com.google.truth truth - 1.4.3 + 1.4.4 test