Skip to content

Commit c6eab73

Browse files
authored
Merge pull request #94 from toolisticon/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.0
Bump maven-deploy-plugin from 3.0.0 to 3.1.0
2 parents 346c7ec + 3de97ce commit c6eab73

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
@@ -375,7 +375,7 @@
375375
<!-- Deploy -->
376376
<plugin>
377377
<artifactId>maven-deploy-plugin</artifactId>
378-
<version>3.0.0</version>
378+
<version>3.1.0</version>
379379
<configuration>
380380
<skip>true</skip>
381381
</configuration>

0 commit comments

Comments
 (0)