Skip to content

Commit 46ca1c1

Browse files
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] <[email protected]>
1 parent 4141ad9 commit 46ca1c1

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
@@ -391,7 +391,7 @@
391391
<plugins>
392392
<plugin>
393393
<artifactId>maven-deploy-plugin</artifactId>
394-
<version>3.1.0</version>
394+
<version>3.1.1</version>
395395
</plugin>
396396
<plugin>
397397
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)