We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47a8315 commit 18b0660Copy full SHA for 18b0660
pom.xml
@@ -88,7 +88,7 @@
88
<plugin>
89
<groupId>org.apache.maven.plugins</groupId>
90
<artifactId>maven-clean-plugin</artifactId>
91
- <version>3.4.0</version>
+ <version>3.4.1</version>
92
<configuration>
93
<filesets>
94
<fileset>
@@ -104,7 +104,7 @@
104
105
106
<artifactId>maven-compiler-plugin</artifactId>
107
- <version>3.13.0</version>
+ <version>3.14.0</version>
108
109
<compilerArgs>
110
<arg>-h</arg>
@@ -365,7 +365,7 @@
365
366
367
<artifactId>maven-deploy-plugin</artifactId>
368
- <version>3.1.3</version>
+ <version>3.1.4</version>
369
</plugin>
370
</plugins>
371
</build>
0 commit comments