Skip to content

Commit 2300145

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

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.1</version>
5656
<configuration>
5757
<skip>true</skip>
5858
</configuration>

0 commit comments

Comments
 (0)