Skip to content

Commit 25ec1e1

Browse files
build(deps): bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#462)
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 ca0af07 commit 25ec1e1

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
@@ -319,7 +319,7 @@
319319
<plugin>
320320
<groupId>org.apache.maven.plugins</groupId>
321321
<artifactId>maven-deploy-plugin</artifactId>
322-
<version>3.0.0</version>
322+
<version>3.1.0</version>
323323
</plugin>
324324
<plugin>
325325
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)