Skip to content

Commit 115dcb5

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.4 (#2353)
1 parent 284b662 commit 115dcb5

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
@@ -53,7 +53,7 @@
5353
<plugin>
5454
<groupId>org.apache.maven.plugins</groupId>
5555
<artifactId>maven-deploy-plugin</artifactId>
56-
<version>3.1.3</version>
56+
<version>3.1.4</version>
5757
<configuration>
5858
<skip>true</skip>
5959
</configuration>

0 commit comments

Comments
 (0)