Skip to content

Commit

Permalink
GH-406: Upgrade to AspectJ 1.9.20.1
Browse files Browse the repository at this point in the history
Fixes: #406
  • Loading branch information
staniakm committed Dec 12, 2023
1 parent dbfb3c7 commit fb07f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<aspectj.version>1.9.20</aspectj.version>
<aspectj.version>1.9.20.1</aspectj.version>
<assertj.version>3.24.2</assertj.version>
<junit-jupiter.version>5.9.3</junit-jupiter.version>
<log4j.version>2.20.0</log4j.version>
Expand Down

0 comments on commit fb07f61

Please sign in to comment.