From 1d7cf0271a0d68358bb286f34c77034215f74ec0 Mon Sep 17 00:00:00 2001 From: Felix Seifert Date: Mon, 30 Oct 2023 15:51:52 +0100 Subject: [PATCH 1/4] chore: update guava version to `32.1.3` --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 76156b6f..fb7f9b37 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ checkstyle.xml - 32.0.0-jre + 32.1.3-jre 3.0.2 1.1.1 4.13.1 From 57c9e777b9a2ea8c25a97f83dcbb00efe6e46b3c Mon Sep 17 00:00:00 2001 From: Felix Seifert Date: Mon, 30 Oct 2023 15:56:18 +0100 Subject: [PATCH 2/4] chore: upgrade `com.fasterxml.jackson` to `2.15.3` --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fb7f9b37..c021863b 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ 1.7.36 3.2.4 2.6 - 2.13.2.20220328 + 2.15.3 2.9.3 2.0.2 3.0.1 From d6324f4afdd972532d6a09358334f410c899bbbf Mon Sep 17 00:00:00 2001 From: Felix Seifert Date: Mon, 30 Oct 2023 15:58:55 +0100 Subject: [PATCH 3/4] chore: upgrade `hamcrest-json` to `0.3` --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c021863b..61338ba3 100644 --- a/pom.xml +++ b/pom.xml @@ -200,7 +200,7 @@ uk.co.datumedge hamcrest-json - 0.2 + 0.3 test From d40a53f73b7f8e818498d05c3354dcee49d8a7fb Mon Sep 17 00:00:00 2001 From: Felix Seifert Date: Mon, 30 Oct 2023 16:04:29 +0100 Subject: [PATCH 4/4] chore: update Spotify `foss-root` to `16` --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 61338ba3..3debf938 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.spotify foss-root - 15 + 16