Skip to content

Commit de5d1d8

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.4 (#700)
1 parent 3a84e85 commit de5d1d8

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
@@ -36,7 +36,7 @@
3636
<plugin>
3737
<groupId>org.apache.maven.plugins</groupId>
3838
<artifactId>maven-deploy-plugin</artifactId>
39-
<version>3.1.0</version>
39+
<version>3.1.4</version>
4040
<configuration>
4141
<skip>true</skip>
4242
</configuration>

0 commit comments

Comments
 (0)