Upgrade to AspectJ 1.9.22.

See #2281
This commit is contained in:
Mark Paluch
2024-05-06 09:43:04 +02:00
parent e721f6303a
commit f027ae2b3c

View File

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<!--
@@ -99,7 +98,7 @@
<apt>1.1.3</apt>
<archunit>1.0.0</archunit>
<aspectj>1.9.21.1</aspectj>
<aspectj>1.9.22</aspectj>
<assertj>3.24.2</assertj>
<cdi>4.0.1</cdi>
<commons-io>2.5</commons-io>
@@ -1419,4 +1418,4 @@
</repository>
</repositories>
</project>
</project>