Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 40c11e1

Browse files
authored
Merge pull request #36 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.0.0-M2
Bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2
2 parents add45a6 + 751dd00 commit 40c11e1

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
@@ -112,7 +112,7 @@
112112
<plugin>
113113
<groupId>org.apache.maven.plugins</groupId>
114114
<artifactId>maven-deploy-plugin</artifactId>
115-
<version>3.0.0-M1</version>
115+
<version>3.0.0-M2</version>
116116
</plugin>
117117
<plugin>
118118
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)