Skip to content

Commit bc6309e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<plugin>
5353
<groupId>org.apache.maven.plugins</groupId>
5454
<artifactId>maven-deploy-plugin</artifactId>
55-
<version>3.1.0</version>
55+
<version>3.1.4</version>
5656
<configuration>
5757
<skip>true</skip>
5858
</configuration>

0 commit comments

Comments
 (0)