Skip to content

Commit 3719c9f

Browse files
Bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#3946)
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.0.0...maven-deploy-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa42308 commit 3719c9f

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
@@ -594,7 +594,7 @@
594594
<maven-enforcer-plugin-version>3.2.1</maven-enforcer-plugin-version>
595595
<maven-clean-plugin-version>3.2.0</maven-clean-plugin-version>
596596
<maven-compiler-plugin-version>3.10.1</maven-compiler-plugin-version>
597-
<maven-deploy-plugin-version>3.0.0</maven-deploy-plugin-version>
597+
<maven-deploy-plugin-version>3.1.0</maven-deploy-plugin-version>
598598
<maven-install-plugin-version>3.1.0</maven-install-plugin-version>
599599
<maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
600600
<maven-resources-plugin-version>3.3.0</maven-resources-plugin-version>

0 commit comments

Comments
 (0)