From 11489d1f15a91c06d3de351a97fc3e9ccc1ae0b6 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Mon, 20 Mar 2023 10:52:49 -0400 Subject: [PATCH] Upgrade Spring Framework (6.0.7), aspectJ (1.9.19) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 62da2ac..d5a029c 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ 3.21.0 2.17.2 - 6.0.0 + 6.0.7 @@ -182,7 +182,7 @@ org.aspectj aspectjweaver - 1.9.9.1 + 1.9.19 test