Skip to content

Commit 8207042

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-deploy-plugin from 2.8.2 to 3.0.0
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.8.2 to 3.0.0. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93697fd commit 8207042

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
@@ -404,7 +404,7 @@
404404
<plugin>
405405
<groupId>org.apache.maven.plugins</groupId>
406406
<artifactId>maven-deploy-plugin</artifactId>
407-
<version>2.8.2</version>
407+
<version>3.0.0</version>
408408
</plugin>
409409
<plugin>
410410
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)