Skip to content

Commit c054890

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.3 (#1707)
1 parent 0907305 commit c054890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/pom.xml

+1-1
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.2</version>
42+
<version>3.1.3</version>
4343
<configuration>
4444
<skip>true</skip>
4545
</configuration>

0 commit comments

Comments
 (0)