Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 in the maven-dependencies group
  • Loading branch information
github-actions[bot] authored Sep 15, 2024
2 parents a0289ab + 9e70ee0 commit f5495e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion amqp-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.5</version>
<version>3.2.6</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<maven-compiler.version>3.13.0</maven-compiler.version>
<maven-deploy.version>3.1.2</maven-deploy.version>
<maven-enforcer.version>3.5.0</maven-enforcer.version>
<maven-gpg.version>3.2.5</maven-gpg.version>
<maven-gpg.version>3.2.6</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

0 comments on commit f5495e8

Please sign in to comment.