Skip to content

Commit

Permalink
Bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#391)
Browse files Browse the repository at this point in the history
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2023
1 parent d5f41dc commit e8d9d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<version.javadoc.plugin>3.5.0</version.javadoc.plugin>
<version.nexus.staging.plugin>1.6.13</version.nexus.staging.plugin>
<version.release.plugin>3.0.0</version.release.plugin>
<version.deploy.plugin>3.1.0</version.deploy.plugin>
<version.deploy.plugin>3.1.1</version.deploy.plugin>
<version.source.plugin>3.2.1</version.source.plugin>
<version.site.plugin>3.12.1</version.site.plugin>
<version.surefire.plugin>3.0.0</version.surefire.plugin>
Expand Down

0 comments on commit e8d9d66

Please sign in to comment.