From: David Roden Date: Sun, 9 Nov 2025 09:32:14 +0000 (+0100) Subject: ➕ Add JSpecify dependency X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=refs%2Fheads%2Fmain;p=msta.git ➕ Add JSpecify dependency --- diff --git a/client/pom.xml b/client/pom.xml index 758aef7..41e6a7a 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -19,6 +19,10 @@ com.fasterxml.jackson.core jackson-databind + + org.jspecify + jspecify + diff --git a/pom.xml b/pom.xml index 86e07ae..8a13334 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,11 @@ import + org.jspecify + jspecify + 1.0.0 + + org.hamcrest hamcrest 3.0