Skip to content

Commit fe0ca16

Browse files
committed
Upgrade to AspectJ 1.9.24.
See #2540
1 parent 4bc6558 commit fe0ca16

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

parent/pom.xml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<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">
1+
<?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">
32

43
<!--
54
@@ -99,7 +98,7 @@
9998

10099
<apt>1.1.3</apt>
101100
<archunit>1.2.0</archunit>
102-
<aspectj>1.9.22.1</aspectj>
101+
<aspectj>1.9.24</aspectj>
103102
<assertj>3.25.3</assertj>
104103
<cdi>4.0.1</cdi>
105104
<commons-io>2.5</commons-io>
@@ -1515,4 +1514,4 @@
15151514
</repository>
15161515
</repositories>
15171516

1518-
</project>
1517+
</project>

0 commit comments

Comments
 (0)