Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3f615e1

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.0
1 parent 1e82422 commit 3f615e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<plugin>
3434
<groupId>org.apache.maven.plugins</groupId>
3535
<artifactId>maven-deploy-plugin</artifactId>
36-
<version>3.0.0</version>
36+
<version>3.1.0</version>
3737
<configuration>
3838
<skip>true</skip>
3939
</configuration>

0 commit comments

Comments
 (0)