Skip to content

Commit

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

Bump the maven-dependencies group with 3 updates
  • Loading branch information
github-actions[bot] authored Feb 25, 2024
2 parents b3293e5 + 621ba80 commit b4c0edf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<spring.boot.version>2.7.18</spring.boot.version>
<!-- Logging -->
<slf4j.version>2.0.12</slf4j.version>
<log4j.version>2.22.1</log4j.version>
<log4j.version>2.23.0</log4j.version>
<!-- Serialization -->
<jackson.version>2.16.0</jackson.version>
<!-- Other -->
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.2</version>
<version>3.2.3</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit b4c0edf

Please sign in to comment.