Skip to content

Commit 529dddc

Browse files
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.3...maven-deploy-plugin-3.1.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1ac731 commit 529dddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@
680680
<plugin>
681681
<groupId>org.apache.maven.plugins</groupId>
682682
<artifactId>maven-deploy-plugin</artifactId>
683-
<version>3.1.3</version>
683+
<version>3.1.4</version>
684684
<configuration>
685685
<retryFailedDeploymentCount>10</retryFailedDeploymentCount>
686686
</configuration>

0 commit comments

Comments
 (0)