Skip to content

Commit ef36495

Browse files
build(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#1996)
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>
1 parent eb0fbef commit ef36495

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
@@ -111,7 +111,7 @@
111111
<maven-scm-plugin.version>2.0.0</maven-scm-plugin.version>
112112
<maven-versions-plugin.version>2.15.0</maven-versions-plugin.version>
113113
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
114-
<maven-deploy-plugin.version>3.1.0</maven-deploy-plugin.version>
114+
<maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
115115
<docker-maven-plugin.version>1.2.2</docker-maven-plugin.version>
116116
<moditect-maven-plugin.version>1.0.0.RC3</moditect-maven-plugin.version>
117117
</properties>

0 commit comments

Comments
 (0)