We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25da0f6 + 0fc044d commit 70920b3Copy full SHA for 70920b3
1 file changed
pom.xml
@@ -171,7 +171,7 @@
171
<plugin>
172
<groupId>org.apache.maven.plugins</groupId>
173
<artifactId>maven-enforcer-plugin</artifactId>
174
- <version>3.6.1</version>
+ <version>3.6.2</version>
175
<executions>
176
<execution>
177
<id>enforce-maven</id>
@@ -211,7 +211,7 @@
211
212
213
<artifactId>maven-dependency-plugin</artifactId>
214
- <version>3.8.1</version>
+ <version>3.9.0</version>
215
216
217
<phase>process-sources</phase>
0 commit comments