Skip to content

Commit 18b0660

Browse files
Bump the maven-build-plugins group with 3 updates (#66)
1 parent 47a8315 commit 18b0660

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<plugin>
8989
<groupId>org.apache.maven.plugins</groupId>
9090
<artifactId>maven-clean-plugin</artifactId>
91-
<version>3.4.0</version>
91+
<version>3.4.1</version>
9292
<configuration>
9393
<filesets>
9494
<fileset>
@@ -104,7 +104,7 @@
104104
<plugin>
105105
<groupId>org.apache.maven.plugins</groupId>
106106
<artifactId>maven-compiler-plugin</artifactId>
107-
<version>3.13.0</version>
107+
<version>3.14.0</version>
108108
<configuration>
109109
<compilerArgs>
110110
<arg>-h</arg>
@@ -365,7 +365,7 @@
365365
<plugin>
366366
<groupId>org.apache.maven.plugins</groupId>
367367
<artifactId>maven-deploy-plugin</artifactId>
368-
<version>3.1.3</version>
368+
<version>3.1.4</version>
369369
</plugin>
370370
</plugins>
371371
</build>

0 commit comments

Comments
 (0)