Skip to content

Commit f265406

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-deploy-plugin from 3.1.0 to 3.1.1
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.0...maven-deploy-plugin-3.1.1) --- 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] <support@github.com>
1 parent ba1c284 commit f265406

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
@@ -411,7 +411,7 @@
411411
<plugin>
412412
<groupId>org.apache.maven.plugins</groupId>
413413
<artifactId>maven-deploy-plugin</artifactId>
414-
<version>3.1.0</version>
414+
<version>3.1.1</version>
415415
</plugin>
416416
<plugin>
417417
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)