From 4f179193f5509daec3137678531bc0bf6daae4a8 Mon Sep 17 00:00:00 2001 From: Jack Smith Date: Tue, 3 Sep 2024 19:01:11 -0400 Subject: [PATCH] Manage hubspot-style dependency version --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 48b540396..e6b03c557 100644 --- a/pom.xml +++ b/pom.xml @@ -91,6 +91,16 @@ jackson-datatype-jdk8 2.14.0 + + com.hubspot.immutables + hubspot-style + ${dep.hubspot-immutables.version} + + + com.hubspot.immutables + immutables-exceptions + ${dep.hubspot-immutables.version} + @@ -197,7 +207,10 @@ com.hubspot.immutables hubspot-style - ${dep.hubspot-immutables.version} + + + com.hubspot.immutables + immutables-exceptions