We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd09a08 + 0aa6f5f commit 73a3951Copy full SHA for 73a3951
1 file changed
pom.xml
@@ -164,7 +164,7 @@
164
<plugin>
165
<groupId>org.apache.maven.plugins</groupId>
166
<artifactId>maven-enforcer-plugin</artifactId>
167
- <version>3.6.1</version>
+ <version>3.6.2</version>
168
<executions>
169
<execution>
170
<id>enforce-maven</id>
@@ -204,7 +204,7 @@
204
205
206
<artifactId>maven-dependency-plugin</artifactId>
207
- <version>3.8.1</version>
+ <version>3.9.0</version>
208
209
210
<phase>process-sources</phase>
0 commit comments