Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 in the maven-dependencies group
  • Loading branch information
github-actions[bot] authored Sep 29, 2024
2 parents 0aae4c2 + 3b08a40 commit d2e3ece
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 @@ -79,7 +79,7 @@
<maven-deploy.version>3.1.2</maven-deploy.version>
<maven-enforcer.version>3.5.0</maven-enforcer.version>
<maven-failsafe.version>3.5.0</maven-failsafe.version>
<maven-gpg.version>3.2.6</maven-gpg.version>
<maven-gpg.version>3.2.7</maven-gpg.version>
<maven-install.version>3.1.3</maven-install.version>
<maven-jar.version>3.4.2</maven-jar.version>
<maven-javadoc.version>3.10.0</maven-javadoc.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 @@ -55,7 +55,7 @@
<maven-deploy.version>3.0.0</maven-deploy.version>
<maven-compiler.version>3.13.0</maven-compiler.version>
<maven-javadoc.version>3.10.0</maven-javadoc.version>
<maven-gpg-plugin.version>3.2.6</maven-gpg-plugin.version>
<maven-gpg-plugin.version>3.2.7</maven-gpg-plugin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d2e3ece

Please sign in to comment.