Skip to content

Commit f026805

Browse files
Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3 (#2738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb5b3fb commit f026805

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
@@ -306,7 +306,7 @@
306306
<plugin>
307307
<groupId>org.apache.maven.plugins</groupId>
308308
<artifactId>maven-deploy-plugin</artifactId>
309-
<version>2.8.2</version>
309+
<version>3.0.0</version>
310310
</plugin>
311311
</plugins>
312312
</pluginManagement>

0 commit comments

Comments
 (0)