From e612631cb8721d2d0453973a9f82837d67dc5ed1 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Thu, 17 Aug 2023 21:34:51 +0200 Subject: [PATCH] Upgrade AspectJ 1.9.19 -> 1.9.20 (#755) See: - https://github.com/eclipse-aspectj/aspectj/releases/tag/V1_9_20 - https://github.com/eclipse/org.aspectj/compare/V1_9_19...V1_9_20 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 598536d2ae..1e5c05990f 100644 --- a/pom.xml +++ b/pom.xml @@ -400,7 +400,7 @@ org.aspectj aspectjweaver - 1.9.19 + 1.9.20 org.assertj