Skip to content

Commit

Permalink
Merge pull request #465 from AxonFramework/dependabot/maven/maven-dep…
Browse files Browse the repository at this point in the history
…endencies-4e96eec477

Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 in the maven-dependencies group
  • Loading branch information
github-actions[bot] authored May 5, 2024
2 parents d1659cd + 57eda71 commit f6e430e
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 @@ -80,7 +80,7 @@
<maven-enforcer.version>3.4.1</maven-enforcer.version>
<maven-failsafe.version>3.2.5</maven-failsafe.version>
<maven-gpg.version>3.2.4</maven-gpg.version>
<maven-install.version>3.1.1</maven-install.version>
<maven-install.version>3.1.2</maven-install.version>
<maven-jar.version>3.4.1</maven-jar.version>
<maven-javadoc.version>3.6.3</maven-javadoc.version>
<maven-release.version>3.0.1</maven-release.version>
Expand Down
2 changes: 1 addition & 1 deletion tracing-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<properties>
<!-- plugins -->
<maven-clean.version>3.3.2</maven-clean.version>
<maven-install.version>3.1.1</maven-install.version>
<maven-install.version>3.1.2</maven-install.version>
<maven-resources.version>3.3.1</maven-resources.version>
<maven-deploy.version>3.0.0</maven-deploy.version>
<maven-compiler.version>3.13.0</maven-compiler.version>
Expand Down

0 comments on commit f6e430e

Please sign in to comment.