From 36175619e43aece9331d4ca7f93a95b8469fa281 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 11 Dec 2023 06:02:45 +0000
Subject: [PATCH] Update dependency org.aspectj:aspectjrt to v1.9.21
---
pom.xml | 2 +-
src/it/fake-validation/pom.xml | 2 +-
src/it/loggable/pom.xml | 2 +-
src/it/weaving/pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index ac94dfa3..46a4aa79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.aspectj
aspectjrt
compile
- 1.9.19
+ 1.9.21
javax.validation
diff --git a/src/it/fake-validation/pom.xml b/src/it/fake-validation/pom.xml
index 79ec0dd2..70fbfdf3 100644
--- a/src/it/fake-validation/pom.xml
+++ b/src/it/fake-validation/pom.xml
@@ -48,7 +48,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.aspectj
aspectjrt
- 1.9.19
+ 1.9.21
javax.validation
diff --git a/src/it/loggable/pom.xml b/src/it/loggable/pom.xml
index 79ff753e..c5ebc829 100644
--- a/src/it/loggable/pom.xml
+++ b/src/it/loggable/pom.xml
@@ -60,7 +60,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.aspectj
aspectjrt
- 1.9.19
+ 1.9.21
org.glassfish
diff --git a/src/it/weaving/pom.xml b/src/it/weaving/pom.xml
index 5ae3afc7..47d795d5 100644
--- a/src/it/weaving/pom.xml
+++ b/src/it/weaving/pom.xml
@@ -87,7 +87,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.aspectj
aspectjrt
- 1.9.19
+ 1.9.21
org.glassfish