Skip to content

Commit

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

Bump the maven-dependencies group with 2 updates
  • Loading branch information
github-actions[bot] authored Feb 23, 2025
2 parents a43673f + d96ddde commit 3a22434
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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.4.0</version>
<version>3.4.1</version>
</plugin>
<plugin>
<artifactId>maven-install-plugin</artifactId>
Expand All @@ -116,7 +116,7 @@
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.13.0</version>
<version>3.14.0</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@

<jacoco-maven.version>0.8.11</jacoco-maven.version>
<maven-assembly.version>3.7.1</maven-assembly.version>
<maven-clean.version>3.4.0</maven-clean.version>
<maven-compiler.version>3.13.0</maven-compiler.version>
<maven-clean.version>3.4.1</maven-clean.version>
<maven-compiler.version>3.14.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.7</maven-gpg.version>
Expand Down

0 comments on commit 3a22434

Please sign in to comment.