Skip to content

Commit 75ca1e8

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.4
1 parent 8936ea8 commit 75ca1e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@
301301
</plugin>
302302
<plugin>
303303
<artifactId>maven-deploy-plugin</artifactId>
304-
<version>3.1.3</version>
304+
<version>3.1.4</version>
305305
</plugin>
306306
<plugin>
307307
<groupId>org.apache.maven.plugins</groupId>

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<plugin>
4040
<groupId>org.apache.maven.plugins</groupId>
4141
<artifactId>maven-deploy-plugin</artifactId>
42-
<version>3.1.3</version>
42+
<version>3.1.4</version>
4343
<configuration>
4444
<skip>true</skip>
4545
</configuration>

0 commit comments

Comments
 (0)