Skip to content

Commit d51d081

Browse files
committed
Upgrade to AspectJ 1.9.25.
See #2707
1 parent 060514f commit d51d081

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

parent/pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
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.24</aspectj>
101+
<aspectj>1.9.25</aspectj>
103102
<assertj>3.26.3</assertj>
104103
<cdi>4.0.1</cdi>
105104
<commons-io>2.5</commons-io>
@@ -1531,4 +1530,4 @@
15311530
</repository>
15321531
</repositories>
15331532

1534-
</project>
1533+
</project>

0 commit comments

Comments
 (0)