Skip to content

Commit

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

Bump the maven-dependencies group with 4 updates
  • Loading branch information
github-actions[bot] authored Aug 18, 2024
2 parents 712523b + 432491e commit 13fb591
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion jgroups-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.4</version>
<version>3.2.5</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<axon.version>4.10.0</axon.version>
<jgroups.version>4.2.28.Final</jgroups.version>

<spring.version>5.3.37</spring.version>
<spring.version>5.3.39</spring.version>
<spring.boot.version>2.7.18</spring.boot.version>

<slf4j.version>2.0.16</slf4j.version>
Expand All @@ -75,7 +75,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.4</maven-gpg.version>
<maven-gpg.version>3.2.5</maven-gpg.version>
<maven-install.version>3.1.2</maven-install.version>
<maven-jar.version>3.4.2</maven-jar.version>
<maven-javadoc.version>3.8.0</maven-javadoc.version>
Expand Down

0 comments on commit 13fb591

Please sign in to comment.