Skip to content

Commit

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

Bump the maven-dependencies group with 3 updates
  • Loading branch information
github-actions[bot] authored Aug 25, 2024
2 parents 13fb591 + 37079f1 commit aed578f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion jgroups-spring-boot-3-integrationtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.2</version>
<version>3.3.3</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jgroups-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
</plugin>
<plugin>
<artifactId>maven-install-plugin</artifactId>
<version>3.1.2</version>
<version>3.1.3</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</sonar.coverage.jacoco.xmlReportPaths>

<axon.version>4.10.0</axon.version>
<jgroups.version>4.2.28.Final</jgroups.version>
<jgroups.version>4.2.29.Final</jgroups.version>

<spring.version>5.3.39</spring.version>
<spring.boot.version>2.7.18</spring.boot.version>
Expand All @@ -76,7 +76,7 @@
<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-install.version>3.1.2</maven-install.version>
<maven-install.version>3.1.3</maven-install.version>
<maven-jar.version>3.4.2</maven-jar.version>
<maven-javadoc.version>3.8.0</maven-javadoc.version>
<maven-release.version>3.1.1</maven-release.version>
Expand Down

0 comments on commit aed578f

Please sign in to comment.