Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 0548f78

Browse files
authored
Merge pull request #52 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 fe0bb76 + fb82696 commit 0548f78

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
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>org.apache.maven.plugins</groupId>
117117
<artifactId>maven-deploy-plugin</artifactId>
118-
<version>3.0.0-M1</version>
118+
<version>3.0.0-M2</version>
119119
</plugin>
120120

121121
<plugin>

0 commit comments

Comments
 (0)