Update `org.aspectj:aspectjweaver` to version `1.9.22` (#133)
diff --git a/pom.xml b/pom.xml
index 18a13c5..9ad5fc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -259,7 +259,7 @@
       <dependency>
         <groupId>org.aspectj</groupId>
         <artifactId>aspectjweaver</artifactId>
-        <version>1.9.21.2</version>
+        <version>1.9.22</version>
       </dependency>
       <dependency>
         <groupId>javax.cache</groupId>
diff --git a/src/changelog/.1.x.x/update_org_aspectj_aspectjweaver.xml b/src/changelog/.1.x.x/update_org_aspectj_aspectjweaver.xml
index 015c5ab..34dfef1 100644
--- a/src/changelog/.1.x.x/update_org_aspectj_aspectjweaver.xml
+++ b/src/changelog/.1.x.x/update_org_aspectj_aspectjweaver.xml
@@ -3,6 +3,6 @@
        xmlns="http://logging.apache.org/log4j/changelog"
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
        type="updated">
-  <issue id="128" link="https://github.com/apache/logging-log4j-audit/pull/128"/>
-  <description format="asciidoc">Update `org.aspectj:aspectjweaver` to version `1.9.21.2`</description>
+  <issue id="133" link="https://github.com/apache/logging-log4j-audit/pull/133"/>
+  <description format="asciidoc">Update `org.aspectj:aspectjweaver` to version `1.9.22`</description>
 </entry>