Upgrade to AspectJ 1.9.8.RC1.

See #1561
This commit is contained in:
Mark Paluch
2021-10-11 14:28:58 +02:00
parent f8ffa28497
commit 9f3d175cf9

View File

@@ -97,7 +97,7 @@
<jacoco.destfile>${project.build.directory}/jacoco.exec</jacoco.destfile>
<apt>1.1.3</apt>
<aspectj>1.9.7</aspectj>
<aspectj>1.9.8.RC1</aspectj>
<assertj>3.21.0</assertj>
<cdi>1.0</cdi>
<commons-io>2.5</commons-io>