We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ac7158 + fcf8232 commit 62c4c60Copy full SHA for 62c4c60
1 file changed
pom.xml
@@ -177,15 +177,15 @@
177
<plugins>
178
<plugin>
179
<artifactId>maven-dependency-plugin</artifactId>
180
- <version>3.9.0</version>
+ <version>3.10.0</version>
181
</plugin>
182
183
<artifactId>maven-compiler-plugin</artifactId>
184
<version>3.15.0</version>
185
186
187
<artifactId>maven-surefire-plugin</artifactId>
188
- <version>3.5.4</version>
+ <version>3.5.5</version>
189
190
191
<groupId>dev.aspectj</groupId>
0 commit comments