Skip to content

Commit

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

Bump the maven-dependencies group with 2 updates
  • Loading branch information
github-actions[bot] authored Dec 24, 2023
2 parents 0e35bda + dade9d6 commit bce1620
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<jacoco-maven.version>0.8.8</jacoco-maven.version>
<maven-assembly.version>3.6.0</maven-assembly.version>
<maven-clean.version>3.3.2</maven-clean.version>
<maven-compiler.version>3.11.0</maven-compiler.version>
<maven-compiler.version>3.12.0</maven-compiler.version>
<maven-deploy.version>3.0.0</maven-deploy.version>
<maven-enforcer.version>3.4.1</maven-enforcer.version>
<maven-failsafe.version>3.2.3</maven-failsafe.version>
Expand Down
2 changes: 1 addition & 1 deletion tracing-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.2.0</version>
<version>3.2.1</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion tracing-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<maven-install.version>3.1.1</maven-install.version>
<maven-resources.version>3.3.1</maven-resources.version>
<maven-deploy.version>3.0.0</maven-deploy.version>
<maven-compiler.version>3.11.0</maven-compiler.version>
<maven-compiler.version>3.12.0</maven-compiler.version>
<maven-javadoc.version>3.6.3</maven-javadoc.version>
<maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
</properties>
Expand Down

0 comments on commit bce1620

Please sign in to comment.