Skip to content

Commit bb6b914

Browse files
Merge pull request #224 from AxonFramework/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.0.0
Bump maven-deploy-plugin from 2.8.2 to 3.0.0
2 parents 447d0dc + 1ff9153 commit bb6b914

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
@@ -277,7 +277,7 @@
277277
</plugin>
278278
<plugin>
279279
<artifactId>maven-deploy-plugin</artifactId>
280-
<version>2.8.2</version>
280+
<version>3.0.0</version>
281281
</plugin>
282282
<plugin>
283283
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)