Skip to content

Commit 3368e50

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.2 (#2466)
1 parent 12b9c13 commit 3368e50

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
@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>org.apache.maven.plugins</groupId>
4040
<artifactId>maven-deploy-plugin</artifactId>
41-
<version>3.1.1</version>
41+
<version>3.1.2</version>
4242
<configuration>
4343
<skip>true</skip>
4444
</configuration>

0 commit comments

Comments
 (0)