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 1aafc91 commit e13b21bCopy full SHA for e13b21b
pom.xml
@@ -162,7 +162,7 @@
162
<plugin>
163
<groupId>org.apache.maven.plugins</groupId>
164
<artifactId>maven-clean-plugin</artifactId>
165
- <version>3.3.1</version>
+ <version>3.3.2</version>
166
</plugin>
167
168
@@ -206,12 +206,12 @@
206
207
208
<artifactId>maven-surefire-plugin</artifactId>
209
- <version>3.1.2</version>
+ <version>3.2.2</version>
210
211
212
213
<artifactId>maven-failsafe-plugin</artifactId>
214
215
216
217
0 commit comments