Skip to content

Commit a3b96b1

Browse files
authored
Merge pull request #766 from jqno/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.0
Bump maven-deploy-plugin from 3.0.0 to 3.1.0
2 parents 82d9d27 + 016e226 commit a3b96b1

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
@@ -197,7 +197,7 @@
197197
<plugin>
198198
<groupId>org.apache.maven.plugins</groupId>
199199
<artifactId>maven-deploy-plugin</artifactId>
200-
<version>3.0.0</version>
200+
<version>3.1.0</version>
201201
</plugin>
202202
</plugins>
203203
</build>

0 commit comments

Comments
 (0)