Skip to content

Commit

Permalink
Bump maven-deploy-plugin from 3.1.0 to 3.1.1
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>
  • Loading branch information
dependabot[bot] committed Mar 27, 2023
1 parent 94d3188 commit 0936123
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 @@ -369,7 +369,7 @@
<version.dependency.plugin>3.5.0</version.dependency.plugin>
<!-- Check dependencies for security vulnerabilities -->
<version.dependency-check.plugin>7.2.1</version.dependency-check.plugin>
<version.deploy.plugin>3.1.0</version.deploy.plugin>
<version.deploy.plugin>3.1.1</version.deploy.plugin>
<version.org.eclipse.m2e.lifecycle-mapping>1.0.0</version.org.eclipse.m2e.lifecycle-mapping>
<version.enforcer.plugin>3.2.1</version.enforcer.plugin>
<version.exec.plugin>3.1.0</version.exec.plugin>
Expand Down

0 comments on commit 0936123

Please sign in to comment.