Skip to content

Commit

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

Bump the maven-dependencies group with 1 update
  • Loading branch information
github-actions[bot] authored Mar 31, 2024
2 parents aeeec3f + d356d97 commit 03eb452
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion axon-reactor-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.2</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 @@ -69,7 +69,7 @@
<maven-compiler.version>3.13.0</maven-compiler.version>
<maven-deploy.version>3.0.0</maven-deploy.version>
<maven-enforcer.version>3.4.1</maven-enforcer.version>
<maven-gpg.version>3.2.1</maven-gpg.version>
<maven-gpg.version>3.2.2</maven-gpg.version>
<maven-install.version>3.1.1</maven-install.version>
<maven-jar.version>3.3.0</maven-jar.version>
<maven-javadoc.version>3.6.3</maven-javadoc.version>
Expand Down

0 comments on commit 03eb452

Please sign in to comment.