Skip to content

Commit

Permalink
Update slf4j monorepo to v2.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 4859d49 commit 49d09db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions type-alias-axon-serializer-integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<reactor.version>3.6.8</reactor.version>

<!-- Logging libraries -->
<slf4j.version>2.0.14</slf4j.version>
<slf4j.version>2.0.15</slf4j.version>
<log4j.version>2.23.1</log4j.version>

<!-- Integration testing -->
Expand Down Expand Up @@ -174,7 +174,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
<version>2.0.14</version>
<version>2.0.15</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 49d09db

Please sign in to comment.