Skip to content

Commit

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

Bump the maven-dependencies group with 4 updates
  • Loading branch information
github-actions[bot] authored Jun 23, 2024
2 parents 40cae94 + 54782db commit c341357
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions axon-reactor-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.0</version>
<version>3.3.1</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -92,7 +92,7 @@
<plugins>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
<configuration>
<archive>
<manifest>
Expand Down
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 @@ -94,7 +94,7 @@
<plugins>
<plugin>
<artifactId>maven-clean-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
</plugin>
<plugin>
<artifactId>maven-install-plugin</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,15 @@

<jacoco-maven.version>0.8.11</jacoco-maven.version>
<maven-assembly.version>3.7.1</maven-assembly.version>
<maven-clean.version>3.3.2</maven-clean.version>
<maven-clean.version>3.4.0</maven-clean.version>
<maven-compiler.version>3.13.0</maven-compiler.version>
<maven-deploy.version>3.0.0</maven-deploy.version>
<maven-enforcer.version>3.5.0</maven-enforcer.version>
<maven-gpg.version>3.2.4</maven-gpg.version>
<maven-install.version>3.1.2</maven-install.version>
<maven-jar.version>3.4.1</maven-jar.version>
<maven-jar.version>3.4.2</maven-jar.version>
<maven-javadoc.version>3.7.0</maven-javadoc.version>
<maven-release.version>3.0.1</maven-release.version>
<maven-release.version>3.1.0</maven-release.version>
<maven-source.version>3.3.1</maven-source.version>
<maven-surefire.version>2.22.2</maven-surefire.version>
<maven-resources.version>3.3.1</maven-resources.version>
Expand Down

0 comments on commit c341357

Please sign in to comment.