Skip to content

Commit

Permalink
Upgrade to AspectJ 1.9.20.1.
Browse files Browse the repository at this point in the history
See #2106
  • Loading branch information
mp911de committed Sep 12, 2023
1 parent 1479a4d commit ce96849
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions parent/pom.xml
Original file line number Diff line number Diff line change
@@ -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">

<!--
Expand Down Expand Up @@ -99,7 +98,7 @@

<apt>1.1.3</apt>
<archunit>1.0.0</archunit>
<aspectj>1.9.19</aspectj>
<aspectj>1.9.20.1</aspectj>
<assertj>3.23.1</assertj>
<cdi>4.0.1</cdi>
<commons-io>2.5</commons-io>
Expand Down Expand Up @@ -1362,4 +1361,4 @@
</repository>
</repositories>

</project>
</project>

0 comments on commit ce96849

Please sign in to comment.