From: Michael Ritter Date: Fri, 2 May 2025 21:25:30 +0000 (-0600) Subject: Add aspectj dependencies back into deployment (#465) X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=794abce020ed0a9b02d99a3339e83f64d9143a3a;p=tmp%2Fjakarta-migration.git Add aspectj dependencies back into deployment (#465) --- diff --git a/common-lib/pom.xml b/common-lib/pom.xml index 1678635aa..873ec16fa 100644 --- a/common-lib/pom.xml +++ b/common-lib/pom.xml @@ -282,6 +282,18 @@ These are not required for the services war so they should live somewhere else. It's difficult to test version changes because they require the gateway to be deployed. --> + + org.aspectj + aspectjrt + + + org.aspectj + aspectjtools + + + org.aspectj + aspectjweaver + com.fasterxml classmate