We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20c489d commit 81ae6f1Copy full SHA for 81ae6f1
pom.xml
@@ -125,6 +125,11 @@
125
<artifactId>joda-time</artifactId>
126
<version>2.7</version>
127
</dependency>
128
+ <dependency>
129
+ <groupId>org.aspectj</groupId>
130
+ <artifactId>aspectjweaver</artifactId>
131
+ <version>1.8.5</version>
132
+ </dependency>
133
</dependencies>
134
135
<repositories>
0 commit comments