Skip to content

Commit

Permalink
Merge pull request #209 from AxonFramework/dependabot/maven/org.apach…
Browse files Browse the repository at this point in the history
…e.maven.plugins-maven-install-plugin-3.0.0

Bump maven-install-plugin from 2.5.2 to 3.0.0
  • Loading branch information
smcvb committed Jul 20, 2022
2 parents 8c7394a + c0c88bf commit a9b25c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
</plugin>
<plugin>
<artifactId>maven-install-plugin</artifactId>
<version>2.5.2</version>
<version>3.0.0</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down
2 changes: 1 addition & 1 deletion springcloud-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
</plugin>
<plugin>
<artifactId>maven-install-plugin</artifactId>
<version>2.5.2</version>
<version>3.0.0</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit a9b25c8

Please sign in to comment.