Skip to content

Commit 69b0af5

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.1
1 parent ef2c74c commit 69b0af5

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.0</version>
42+
<version>3.1.1</version>
4343
<configuration>
4444
<skip>true</skip>
4545
</configuration>

0 commit comments

Comments
 (0)