Skip to content

Commit fe5b737

Browse files
chore(deps): bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2 (#234)
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0-M1 to 3.0.0-M2. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.0.0-M1...maven-deploy-plugin-3.0.0-M2) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a06e302 commit fe5b737

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
@@ -187,7 +187,7 @@
187187
<plugin>
188188
<groupId>org.apache.maven.plugins</groupId>
189189
<artifactId>maven-deploy-plugin</artifactId>
190-
<version>3.0.0-M1</version>
190+
<version>3.0.0-M2</version>
191191
</plugin>
192192
<plugin>
193193
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)